Searched refs:wpa_drv_tx_control_port (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ibss_rsn.c | 75 return wpa_drv_tx_control_port(wpa_s, dest, proto, buf, len, in supp_ether_send() 304 return wpa_drv_tx_control_port(wpa_s, addr, ETH_P_EAPOL, in auth_send_eapol()
|
D | driver_i.h | 365 static inline int wpa_drv_tx_control_port(struct wpa_supplicant *wpa_s, in wpa_drv_tx_control_port() function
|
D | wpas_glue.c | 120 return wpa_drv_tx_control_port(wpa_s, dest, proto, buf, len, in wpa_ether_send()
|