Home
last modified time | relevance | path

Searched refs:nexthdr (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmip.h195 uint8 nexthdr; member
200 uint8 nexthdr; member
212 while (IPV6_EXTHDR(eh->nexthdr)) { in ipv6_exthdr_len()
213 if (eh->nexthdr == IPV6_EXTHDR_NONE) in ipv6_exthdr_len()
215 else if (eh->nexthdr == IPV6_EXTHDR_FRAGMENT) in ipv6_exthdr_len()
217 else if (eh->nexthdr == IPV6_EXTHDR_AUTH) in ipv6_exthdr_len()
226 *proto = eh->nexthdr; in ipv6_exthdr_len()
H A Dbcmipv6.h113 uint8 nexthdr; member
134 uint8 nexthdr; member
H A D802.11.h2213 uint8 nexthdr; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_data.c144 if (ipv6hdr->nexthdr == OAL_IPPROTO_ICMPV6) { in mac_is_nd()
197 if (ipv6hdr->nexthdr == MAC_UDP_PROTOCAL) { in mac_is_dhcp6()
H A Dmac_data.h98 if (ipv6hdr->nexthdr == OAL_IPPROTO_ICMPV6) { in mac_is_rpl()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1193 hi_u8 nexthdr; member
1442 hi_u32 nexthdr; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c3958 ipv6_pseudo.next_hdr = ipv6_hdr->nexthdr; in ipv6_tcp_hdr_cksum()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c[all...]

Completed in 63 milliseconds