Home
last modified time | relevance | path

Searched refs:bcmicmp_hdr (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmicmp.h74 BWL_PRE_PACKED_STRUCT struct bcmicmp_hdr { struct
H A Dbcmproto.h234 if ((plen -= sizeof(struct bcmicmp_hdr)) < 0) { in hnd_frame_proto()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmicmp.h82 BWL_PRE_PACKED_STRUCT struct bcmicmp_hdr { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmicmp.h74 BWL_PRE_PACKED_STRUCT struct bcmicmp_hdr { struct
H A Dbcmproto.h234 if ((plen -= sizeof(struct bcmicmp_hdr)) < 0) { in hnd_frame_proto()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmicmp.h82 BWL_PRE_PACKED_STRUCT struct bcmicmp_hdr { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmicmp.h82 BWL_PRE_PACKED_STRUCT struct bcmicmp_hdr { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_pktdump.c1028 struct bcmicmp_hdr *icmph; in dhd_icmp_dump()
1041 if (ntohs(iph->tot_len) - IPV4_HLEN(iph) < sizeof(struct bcmicmp_hdr)) { in dhd_icmp_dump()
1047 icmph = (struct bcmicmp_hdr *)((uint8 *)pkt + sizeof(struct ipv4_hdr)); in dhd_icmp_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_pktdump.c1028 struct bcmicmp_hdr *icmph; in dhd_icmp_dump()
1041 if (ntohs(iph->tot_len) - IPV4_HLEN(iph) < sizeof(struct bcmicmp_hdr)) { in dhd_icmp_dump()
1047 icmph = (struct bcmicmp_hdr *)((uint8 *)pkt + sizeof(struct ipv4_hdr)); in dhd_icmp_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_pktdump.c1028 struct bcmicmp_hdr *icmph; in dhd_icmp_dump()
1041 if (ntohs(iph->tot_len) - IPV4_HLEN(iph) < sizeof(struct bcmicmp_hdr)) { in dhd_icmp_dump()
1047 icmph = (struct bcmicmp_hdr *)((uint8 *)pkt + sizeof(struct ipv4_hdr)); in dhd_icmp_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_pktdump.c1183 if (ntohs(iph->tot_len) - IPV4_HLEN(iph) < sizeof(struct bcmicmp_hdr)) { in dhd_check_icmp()
1227 struct bcmicmp_hdr *icmph; in dhd_icmp_dump()
1240 icmph = (struct bcmicmp_hdr *)((uint8 *)pkt + sizeof(struct ipv4_hdr)); in dhd_icmp_dump()
1698 if (ntohs(iph->tot_len) - IPV4_HLEN(iph) < sizeof(struct bcmicmp_hdr)) { in dhd_is_icmp_pkt()
H A Ddhd_pktlog.c1380 struct bcmicmp_hdr *icmp; in dhd_cpkt_log_get_pkt_info()
1403 icmp = (struct bcmicmp_hdr *)(pdata); in dhd_cpkt_log_get_pkt_info()
H A Dbcm_l2_filter.c283 struct bcmicmp_hdr *icmph; in bcm_l2_filter_block_ping()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_pktdump.c1183 if (ntohs(iph->tot_len) - IPV4_HLEN(iph) < sizeof(struct bcmicmp_hdr)) { in dhd_check_icmp()
1227 struct bcmicmp_hdr *icmph; in dhd_icmp_dump()
1240 icmph = (struct bcmicmp_hdr *)((uint8 *)pkt + sizeof(struct ipv4_hdr)); in dhd_icmp_dump()
1698 if (ntohs(iph->tot_len) - IPV4_HLEN(iph) < sizeof(struct bcmicmp_hdr)) { in dhd_is_icmp_pkt()
H A Ddhd_pktlog.c1380 struct bcmicmp_hdr *icmp; in dhd_cpkt_log_get_pkt_info()
1403 icmp = (struct bcmicmp_hdr *)(pdata); in dhd_cpkt_log_get_pkt_info()
H A Dbcm_l2_filter.c283 struct bcmicmp_hdr *icmph; in bcm_l2_filter_block_ping()