Searched refs:get_network_ctx (Results 1 – 6 of 6) sorted by relevance
208 WPA_ASSERT(sm->ctx->get_network_ctx); in wpa_sm_get_network_ctx()209 return sm->ctx->get_network_ctx(sm->ctx->ctx); in wpa_sm_get_network_ctx()
34 void * (*get_network_ctx)(void *ctx); member
236 ctx->get_network_ctx = wpa_supplicant_get_network_ctx; in wpa_init_conf()
217 ctx->get_network_ctx = supp_get_network_ctx; in ibss_rsn_supp_init()
1214 ctx->get_network_ctx = wpa_supplicant_get_network_ctx; in wpa_supplicant_init_wpa()
302 ctx->get_network_ctx = supp_get_network_ctx; in supp_init()