Home
last modified time | relevance | path

Searched refs:IP_PROT_UDP (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmproto.h250 case IP_PROT_UDP: in hnd_frame_proto()
H A Dbcmip.h47 #define IP_PROT_UDP 0x11 /* UDP protocol type */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmproto.h250 case IP_PROT_UDP: in hnd_frame_proto()
H A Dbcmip.h47 #define IP_PROT_UDP 0x11 /* UDP protocol type */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmip.h55 #define IP_PROT_UDP 0x11 /* UDP protocol type */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmip.h55 #define IP_PROT_UDP 0x11 /* UDP protocol type */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmip.h55 #define IP_PROT_UDP 0x11 /* UDP protocol type */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmip.h55 #define IP_PROT_UDP 0x11 /* UDP protocol type */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_pktdump.c1031 if (IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_check_dhcp()
1380 if (IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_check_dns()
1636 IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_is_dhcp_pkt()
H A Dbcm_l2_filter.c311 if (prot != IP_PROT_UDP) in bcm_l2_filter_get_mac_addr_dhcp_pkt()
H A Ddhd_wet.c191 /* 1 */ {IP_PROT_UDP, wet_udp_proc, NULL}, /* 0x11 */
H A Ddhd_pktlog.c1428 } else if (prot == IP_PROT_UDP) { in dhd_cpkt_log_get_pkt_info()
H A Ddhd_linux.c27699 if ((type == IP_PROT_TCP) || (type == IP_PROT_UDP)) {
30024 if (IPV4_PROT(ip_hdr) != IP_PROT_UDP) {
H A Ddhd_msgbuf.c7648 if ((type != IP_PROT_UDP) && (type != IP_PROT_TCP)) { in dhd_msgbuf_get_ip_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_pktdump.c1031 if (IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_check_dhcp()
1380 if (IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_check_dns()
1636 IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_is_dhcp_pkt()
H A Dbcm_l2_filter.c311 if (prot != IP_PROT_UDP) in bcm_l2_filter_get_mac_addr_dhcp_pkt()
H A Ddhd_wet.c191 /* 1 */ {IP_PROT_UDP, wet_udp_proc, NULL}, /* 0x11 */
H A Ddhd_pktlog.c1428 } else if (prot == IP_PROT_UDP) { in dhd_cpkt_log_get_pkt_info()
H A Ddhd_linux.c27580 if ((type == IP_PROT_TCP) || (type == IP_PROT_UDP)) {
29893 if (IPV4_PROT(ip_hdr) != IP_PROT_UDP) {
H A Ddhd_msgbuf.c7644 if ((type != IP_PROT_UDP) && (type != IP_PROT_TCP)) { in dhd_msgbuf_get_ip_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_pktdump.c942 IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_dhcp_dump()
1225 IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_dns_dump()
H A Ddhd_linux.c22794 if (IPV4_PROT(ip_hdr) != IP_PROT_UDP) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_pktdump.c942 IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_dhcp_dump()
1225 IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_dns_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_pktdump.c942 IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_dhcp_dump()
1225 IPV4_PROT(iph) != IP_PROT_UDP) { in dhd_dns_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A DIEEE_types.h291 #define IP_PROT_UDP 0x11 macro

12