Searched refs:randomid (Results 1 – 3 of 3) sorted by relevance
76 u_int8_t randomid[8]; /* current random ID */ member
1219 if (bcmp(ndi->randomid, nullbuf, sizeof(nullbuf)) == 0) {1229 ndi->randomid);1232 bcopy(ndi->randomid, retbuf, 8);1256 if (bcmp(ndi->randomid, nullbuf, sizeof(nullbuf)) != 0) { in in6_tmpaddrtimer()1262 ndi->randomseed1, ndi->randomid); in in6_tmpaddrtimer()
182 u_int8_t randomid[8]; /* current random ID */ member