Home
last modified time | relevance | path

Searched refs:mark_authenticated (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_i.h295 if (sm->ctx->mark_authenticated) in wpa_sm_mark_authenticated()
296 return sm->ctx->mark_authenticated(sm->ctx->ctx, target_ap); in wpa_sm_mark_authenticated()
H A Dwpa.h56 int (*mark_authenticated)(void *ctx, const u8 *target_ap); member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_i.h360 if (sm->ctx->mark_authenticated) in wpa_sm_mark_authenticated()
361 return sm->ctx->mark_authenticated(sm->ctx->ctx, target_ap); in wpa_sm_mark_authenticated()
H A Dwpa.h62 int (*mark_authenticated)(void *ctx, const u8 *target_ap); member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpas_glue.c1231 ctx->mark_authenticated = wpa_supplicant_mark_authenticated; in wpa_supplicant_init_wpa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_glue.c1439 ctx->mark_authenticated = wpa_supplicant_mark_authenticated; in wpa_supplicant_init_wpa()

Completed in 9 milliseconds