Searched refs:ip6_vfc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h61 #define ip6_vfc ip6_ctlun.ip6_un2_vfc /* 4 bits version and */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1189 * For IPv6 packets, ip6_flow, ip6_vfc, and ip6_hlim are filled
1213 ip6->ip6_vfc = 0x60;
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1408 ver = (iph->ip6_vfc & 0xf0) >> 4;

Completed in 139 milliseconds