Searched refs:randomid (Results 1 – 7 of 7) sorted by relevance
151 static u_int32_t randomid(struct randomtab *);228 randomid(struct randomtab *p) in randomid() function255 return randomid(&randomtab_32); in ip6_randomid()272 return randomid(&randomtab_20) & 0xfffff; in ip6_randomflowlabel()
810 if (bcmp(ndi->randomid, nullbuf, sizeof(nullbuf)) == 0) { in in6_get_tmpifid()820 ndi->randomid); in in6_get_tmpifid()822 bcopy(ndi->randomid, retbuf, 8); in in6_get_tmpifid()846 if (bcmp(ndi->randomid, nullbuf, sizeof(nullbuf)) != 0) { in in6_tmpaddrtimer()852 ndi->randomseed1, ndi->randomid); in in6_tmpaddrtimer()
79 u_int8_t randomid[8]; /* current random ID */ member
62 id = randomid(ctx); in ATF_TC_BODY()
136 goto randomid; in SetInterfaceID()138 goto randomid; in SetInterfaceID()188 randomid: in SetInterfaceID()
993 if (memcmp(nullbuf, ND.randomid, sizeof(nullbuf)) != 0) { in ifinfo()1009 rbuf = ND.randomid; in ifinfo()
279 int randomid; member1173 if ($8.randomid)1288 if (scrub_opts.randomid) {1292 scrub_opts.randomid = 1;