Home
last modified time | relevance | path

Searched refs:get_network_ctx (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h272 WPA_ASSERT(sm->ctx->get_network_ctx); in wpa_sm_get_network_ctx()
273 return sm->ctx->get_network_ctx(sm->ctx->ctx); in wpa_sm_get_network_ctx()
H A Dwpa.h37 void * (*get_network_ctx)(void *ctx); member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c244 ctx->get_network_ctx = wpa_supplicant_get_network_ctx; in wpa_init_conf()
H A Dibss_rsn.c231 ctx->get_network_ctx = supp_get_network_ctx; in ibss_rsn_supp_init()
H A Dwpas_glue.c1457 ctx->get_network_ctx = wpa_supplicant_get_network_ctx; in wpa_supplicant_init_wpa()