Home
last modified time | relevance | path

Searched refs:Rand (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/hamradio/
Dscc.c1086 static unsigned char Rand = 17; variable
1141 Rand = Rand * 17 + 31; in t_dwait()
1143 if (scc->dcd || (scc->kiss.persist) < Rand || (scc->kiss.group && is_grouped(scc)) ) in t_dwait()