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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_id.c137 struct randomtab { struct
157 static struct randomtab randomtab_32 = {
169 static struct randomtab randomtab_20 = {
182 static void initid(struct randomtab *);
183 static u_int32_t randomid(struct randomtab *);
216 initid(struct randomtab *p)
263 randomid(struct randomtab *p)

Completed in 18 milliseconds