Home
last modified time | relevance | path

Searched refs:IPV6_PROT (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmip.h160 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro
174 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmip.h173 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro
187 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmip.h160 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro
174 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmip.h160 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro
174 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmip.h152 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro
166 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
H A Dbcmproto.h187 type = IPV6_PROT(ip6h); in hnd_frame_proto()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmip.h152 #define IPV6_PROT(ipv6_body) IPV6_NEXT_HDR(ipv6_body) macro
166 IP_VER(ip_body) == IP_VER_6 ? IPV6_PROT(ip_body) : 0)
H A Dbcmproto.h187 type = IPV6_PROT(ip6h); in hnd_frame_proto()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnic_reg.h39 #define IPV6_PROT 0x86DDULL macro
H A Dnic_main.c829 u64 prot_def = (IPV6_PROT << 32) | (IPV4_PROT << 16) | ET_PROT; in nic_enable_tunnel_parsing()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c7623 type = IPV6_PROT(ip6h); in dhd_msgbuf_get_ip_info()
H A Ddhd_linux.c27518 *type = IPV6_PROT(ip6h);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c7627 type = IPV6_PROT(ip6h); in dhd_msgbuf_get_ip_info()
H A Ddhd_linux.c27637 *type = IPV6_PROT(ip6h);