Searched refs:IPV6_VERSION (Results 1 - 12 of 12) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip6.h124 #define IPV6_VERSION 0x60 macro
H A Dudp_usrreq.c699 ip6->ip6_vfc = IPV6_VERSION;
H A Dtcp_subr.c399 (IPV6_VERSION & IPV6_VERSION_MASK);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dudp6_output.c294 ip6->ip6_vfc |= IPV6_VERSION;
H A Din6_gif.c157 ip6->ip6_vfc |= IPV6_VERSION;
H A Dmld6.c440 ip6->ip6_vfc |= IPV6_VERSION;
H A Dnd6_nbr.c397 ip6->ip6_vfc |= IPV6_VERSION;
897 ip6->ip6_vfc |= IPV6_VERSION;
H A Draw_ip6.c396 (IPV6_VERSION & IPV6_VERSION_MASK);
H A Dip6_input.c469 if ((ip6->ip6_vfc & IPV6_VERSION_MASK) != IPV6_VERSION) {
1319 if ((ip6->ip6_vfc & IPV6_VERSION_MASK) != IPV6_VERSION)
H A Dip6_mroute.c1799 if ((eip6->ip6_vfc & IPV6_VERSION_MASK) != IPV6_VERSION) {
1804 (eip6->ip6_vfc & IPV6_VERSION));
H A Dicmp6.c2166 ip6->ip6_vfc |= IPV6_VERSION;
2530 ip6->ip6_vfc |= IPV6_VERSION;
H A Dah_core.c1479 ip6copy.ip6_vfc |= IPV6_VERSION;

Completed in 115 milliseconds