Searched defs:send_eapol (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/tests/hwsim/ | ||
D | test_ap_psk.py | 1505 def send_eapol(hapd, addr, data): function |
/hostap-latest/src/ap/ | ||
D | wpa_auth.h | 374 int (*send_eapol)(void *ctx, const u8 *addr, const u8 *data, member |