Home
last modified time | relevance | path

Searched refs:handle_dhcp (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddhcp_snoop.c32 static void handle_dhcp(void *ctx, const u8 *src_addr, const u8 *buf, in handle_dhcp() function
141 hapd->sock_dhcp = x_snoop_get_l2_packet(hapd, handle_dhcp, in dhcp_snoop_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddhcp_snoop.c32 static void handle_dhcp(void *ctx, const u8 *src_addr, const u8 *buf, in handle_dhcp() function
143 hapd->sock_dhcp = x_snoop_get_l2_packet(hapd, handle_dhcp, in dhcp_snoop_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_wired.c135 static void handle_dhcp(int sock, void *eloop_ctx, void *sock_ctx) in handle_dhcp() function
239 if (eloop_register_read_sock(drv->dhcp_sock, handle_dhcp, in wired_init_sockets()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_wired.c135 static void handle_dhcp(int sock, void *eloop_ctx, void *sock_ctx) in handle_dhcp() function
239 if (eloop_register_read_sock(drv->dhcp_sock, handle_dhcp, in wired_init_sockets()