Searched refs:ip6_vfc (Results 1 – 3 of 3) sorted by relevance
61 #define ip6_vfc ip6_ctlun.ip6_un2_vfc /* 4 bits version and */ macro
1213 ip6->ip6_vfc = 0x60;
1408 ver = (iph->ip6_vfc & 0xf0) >> 4; in ip6hdr()