Home | History | Annotate | Download | only in rsn_supp

Lines Matching refs:network_ctx

242 						     sm->network_ctx,
1242 sm->network_ctx, sm->key_mgmt);
2337 sm->network_ctx, sm->key_mgmt);
2406 sm->network_ctx = config->network_ctx;
2420 sm->network_ctx = NULL;
2809 void wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx)
2811 pmksa_cache_flush(sm->pmksa, network_ctx, NULL, 0);