Searched refs:IPV6_VERSION_MASK (Results 1 – 17 of 17) sorted by relevance
160 switch (ti6->ti6_i.ip6_vfc & IPV6_VERSION_MASK) { in tcp_trace()
94 #define IPV6_VERSION_MASK 0xf0 macro
487 ip6o->ip6_vfc &= ~IPV6_VERSION_MASK; in ipip_output()
348 ip6.ip6_vfc &= ~IPV6_VERSION_MASK; in ah_massage_headers()
4203 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in syn_cache_respond()
209 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in udp6_output()
118 if ((ip6->ip6_vfc & IPV6_VERSION_MASK) != IPV6_VERSION) in divert6_output()
455 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in mld6_sendpkt()
416 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in nd6_ns_output()939 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in nd6_na_output()
474 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in rip6_output()
1182 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in icmp6_reflect()1528 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in icmp6_redirect_output()
286 if ((ip6->ip6_vfc & IPV6_VERSION_MASK) != IPV6_VERSION) { in ipv6_check()
99 if ((ip6->ip6_vfc & IPV6_VERSION_MASK) != IPV6_VERSION) { in ip6_print()
178 if ((ip6->ip6_vfc & IPV6_VERSION_MASK) != IPV6_VERSION) { in decode_udp_ip6_header()
2165 (ip6->ip6_vfc & IPV6_VERSION_MASK) >> 4, tc, (u_int32_t)ntohl(flow), in pr_iph6()
1961 ip6->ip6_vfc &= ~IPV6_VERSION_MASK; in pipex_l2tp_output()
1734 (ip6->ip6_vfc & IPV6_VERSION_MASK) == IPV6_VERSION) { in wg_decap()