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