Searched refs:randomtab (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_id.c131 struct randomtab { struct
151 static struct randomtab randomtab_32 = {
163 static struct randomtab randomtab_20 = {
176 static void initid(struct randomtab *);
177 static u_int32_t randomid(struct randomtab *);
210 initid(struct randomtab *p)
255 randomid(struct randomtab *p)

Completed in 18 milliseconds