Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dvlan_full.c697 static void vlan_event_receive(int sock, void *eloop_ctx, void *sock_ctx) in vlan_event_receive() function
783 if (eloop_register_read_sock(priv->s, vlan_event_receive, hapd, NULL)) in full_dynamic_vlan_init()