Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dwpa_auth.h305 int (*send_eapol)(void *ctx, const u8 *addr, const u8 *data, member
/hostap-3.6.0/tests/hwsim/
Dtest_ap_psk.py1409 def send_eapol(hapd, addr, data): function