Searched refs:random_id_total (Results 1 – 1 of 1) sorted by relevance
99 static int random_id_total = 0; variable112 SYSCTL_INT(_net_inet_ip, OID_AUTO, random_id_total, CTLFLAG_RD,113 &random_id_total, 0, "Count of IP IDs created");152 random_id_total = 0; in ip_initid()206 random_id_total++; in ip_randomid()