Searched refs:neighbor_rep_cb_ctx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Drrm.c32 rrm->notify_neighbor_rep(rrm->neighbor_rep_cb_ctx, NULL);
35 rrm->neighbor_rep_cb_ctx = NULL;
95 wpa_s->rrm.notify_neighbor_rep(wpa_s->rrm.neighbor_rep_cb_ctx,
98 wpa_s->rrm.neighbor_rep_cb_ctx = NULL;
270 wpa_s->rrm.neighbor_rep_cb_ctx = cb_ctx;
H A Dwpa_supplicant_i.h421 * neighbor_rep_cb_ctx - Callback context
425 void *neighbor_rep_cb_ctx; member in struct:rrm_data

Completed in 174 milliseconds