HomeSort by relevance Sort by last modified time
    Searched refs:set_port_authorized (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h 76 void (*set_port_authorized)(void *ctx, void *sta_ctx, int authorized); member in struct:eapol_auth_cb
eapol_auth_sm.c 30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c     [all...]

Completed in 75 milliseconds