Searched refs:randomid (Results 1 – 7 of 7) sorted by relevance
149 static u_int32_t randomid(struct randomtab *);226 randomid(struct randomtab *p) in randomid() function253 return randomid(&randomtab_32); in ip6_randomid()270 return randomid(&randomtab_20) & 0xfffff; in ip6_randomflowlabel()
808 if (bcmp(ndi->randomid, nullbuf, sizeof(nullbuf)) == 0) { in in6_get_tmpifid()818 ndi->randomid); in in6_get_tmpifid()820 bcopy(ndi->randomid, retbuf, 8); in in6_get_tmpifid()844 if (bcmp(ndi->randomid, nullbuf, sizeof(nullbuf)) != 0) { in in6_tmpaddrtimer()850 ndi->randomseed1, ndi->randomid); in in6_tmpaddrtimer()
78 u_int8_t randomid[8]; /* current random ID */ member
62 id = randomid(ctx); in ATF_TC_BODY()
134 goto randomid; in SetInterfaceID()136 goto randomid; in SetInterfaceID()186 randomid: in SetInterfaceID()
1097 if (memcmp(nullbuf, ND.randomid, sizeof(nullbuf)) != 0) { in ifinfo()1117 rbuf = ND.randomid; in ifinfo()
312 int randomid; member330 int randomid; member1443 if ($8.randomid)1558 if (scrub_opts.randomid) {1562 scrub_opts.randomid = 1;2402 if ($9.randomid)3050 filter_opts.randomid = $3.randomid;