Home
last modified time | relevance | path

Searched refs:IPV6_EXTHDR (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmip.h176 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ macro
206 while (IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len()
237 while ((plen >= len + sizeof(struct ipv6_exthdr)) && IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len_check()
H A Dbcmproto.h189 if (IPV6_EXTHDR(type)) { in hnd_frame_proto()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmip.h176 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ macro
206 while (IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len()
237 while ((plen >= len + sizeof(struct ipv6_exthdr)) && IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len_check()
H A Dbcmproto.h189 if (IPV6_EXTHDR(type)) { in hnd_frame_proto()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmip.h184 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ macro
213 while (IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmip.h197 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ macro
226 while (IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmip.h184 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ macro
213 while (IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmip.h184 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ macro
213 while (IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c7626 if (IPV6_EXTHDR(type)) { in dhd_msgbuf_get_ip_info()
H A Ddhd_linux.c27520 if (IPV6_EXTHDR(*type)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c7630 if (IPV6_EXTHDR(type)) { in dhd_msgbuf_get_ip_info()
H A Ddhd_linux.c27639 if (IPV6_EXTHDR(*type)) {