Searched refs:ip6_vfc (Results 1 – 5 of 5) sorted by relevance
90 #define ip6_vfc ip6_ctlun.ip6_un2_vfc macro91 #define IP6_VERSION(ip6_hdr) (((ip6_hdr)->ip6_vfc & 0xf0) >> 4)
275 pkt.hdr.ip6_vfc = 6 << 4; in create_mld_query()374 pkt.hdr.ip6_vfc = 6 << 4; in create_echo_request()648 pkt->hdr.ip6_vfc ^= (seed << 4); in thrust_fakes()
527 sndip6_p->hdr.ip6_vfc = 6 << 4; in return_neigh_adv()629 sndip6_p->hdr.ip6_vfc = 6 << 4; in return_icmp6_redirect()
77 printf("version = %x\n",header->ip6_vfc >> 4); in dump_ip6()
161 ip6->ip6_vfc = 6 << 4; in fill_ip6_header()