Searched refs:ip6_id (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/conf/
H A DMakefile.template255 ip6_id.o \
H A Dfiles350 bsd/netinet6/ip6_id.c optional inet6
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h395 extern u_int32_t ip6_id; /* fragment identifier */
H A Din6_proto.c419 u_int32_t ip6_id = 0UL; variable
H A Dfrag6.c125 ip6_id = random() ^ tv.tv_usec;

Completed in 31 milliseconds