Searched refs:IPV6_PROT (Results 1 – 14 of 14) sorted by relevance
160 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro174 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
173 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro187 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
152 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro166 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
187 type = IPV6_PROT(ip6h); in hnd_frame_proto()
39 #define IPV6_PROT 0x86DDULL macro
829 u64 prot_def = (IPV6_PROT << 32) | (IPV4_PROT << 16) | ET_PROT; in nic_enable_tunnel_parsing()
7623 type = IPV6_PROT(ip6h); in dhd_msgbuf_get_ip_info()
27518 *type = IPV6_PROT(ip6h);
7627 type = IPV6_PROT(ip6h); in dhd_msgbuf_get_ip_info()
27637 *type = IPV6_PROT(ip6h);