Searched refs:sta_entry_alive (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.h76 int (*sta_entry_alive)(void *ctx, const u8 *addr); member in struct:eapol_auth_cb
H A Deapol_auth_sm.c904 return eapol->cb.sta_entry_alive(eapol->conf.ctx, addr);
1304 eapol->cb.sta_entry_alive = cb->sta_entry_alive;
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dieee802_1x.c2459 cb.sta_entry_alive = ieee802_1x_sta_entry_alive;

Completed in 136 milliseconds