Home
last modified time | relevance | path

Searched defs:handle_dhcp (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddhcp_snoop.c32 static void handle_dhcp(void *ctx, const u8 *src_addr, const u8 *buf, in handle_dhcp() function
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_wired.c135 static void handle_dhcp(int sock, void *eloop_ctx, void *sock_ctx) in handle_dhcp() function