Home
last modified time | relevance | path

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

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