Searched refs:ip6_un2_vfc (Results 1 – 2 of 2) sorted by relevance
118 u_int8_t ip6_un2_vfc; /* 4 bits version, top 4 bits class */ member124 #define ip6_vfc ip6_ctlun.ip6_un2_vfc
88 ip_ver = (ip6 != NULL) ? (ip6->ip6_ctlun.ip6_un2_vfc & 0xf0) >> 4 : 0;203 ipv6_ver = (ip6 != NULL) ? ip6->ip6_ctlun.ip6_un2_vfc : 10;