Searched refs:DHCP_PORT_CLIENT (Results 1 – 17 of 17) sorted by relevance
58 #define DHCP_PORT_CLIENT 68 /* DHCP client UDP port */ macro
51 #define DHCP_PORT_CLIENT 68 /* DHCP client UDP port */ macro
59 #define DHCP_PORT_CLIENT 68 /* DHCP client UDP port */ macro
1037 b->udph.src_port != htons(DHCP_PORT_CLIENT) && in dhd_check_dhcp()1039 b->udph.dst_port != htons(DHCP_PORT_CLIENT)) { in dhd_check_dhcp()1642 b->udph.src_port != htons(DHCP_PORT_CLIENT) && in dhd_is_dhcp_pkt()1644 b->udph.dst_port != htons(DHCP_PORT_CLIENT)) { in dhd_is_dhcp_pkt()
214 /* 4 */ {HTON16(DHCP_PORT_CLIENT), wet_dhcps_proc, NULL}, /* 0x44 */714 port = HTON16(DHCP_PORT_CLIENT); in BCMFASTPATH()
321 if (port != DHCP_PORT_CLIENT) in bcm_l2_filter_get_mac_addr_dhcp_pkt()
1435 if (src_port == DHCP_PORT_SERVER || src_port == DHCP_PORT_CLIENT) { in dhd_cpkt_log_get_pkt_info()
948 b->udph.src_port != htons(DHCP_PORT_CLIENT) && in dhd_dhcp_dump()950 b->udph.dst_port != htons(DHCP_PORT_CLIENT)) { in dhd_dhcp_dump()