Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Dip6_id.c131 struct randomtab { struct
151 static struct randomtab randomtab_32 = { argument
172 static void initid(struct randomtab *);
173 static u_int32_t randomid(struct randomtab *);
207 initid(struct randomtab *p) in initid()
256 randomid(struct randomtab *p) in randomid()