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

/freebsd-10.3-release/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h166 WPA_ASSERT(sm->ctx->get_network_ctx);
167 return sm->ctx->get_network_ctx(sm->ctx->ctx);
H A Dwpa.h31 void * (*get_network_ctx)(void *ctx); member in struct:wpa_sm_ctx
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c236 ctx->get_network_ctx = wpa_supplicant_get_network_ctx;
H A Dibss_rsn.c192 ctx->get_network_ctx = supp_get_network_ctx;
H A Dwpas_glue.c837 ctx->get_network_ctx = wpa_supplicant_get_network_ctx;

Completed in 127 milliseconds