Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_id.c107 struct randomtab { struct
127 static struct randomtab randomtab_32 = { argument
138 static struct randomtab randomtab_20 = {
150 static void initid(struct randomtab *);
151 static u_int32_t randomid(struct randomtab *);
184 initid(struct randomtab *p) in initid()
228 randomid(struct randomtab *p) in randomid()