Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:neighbor_rep

8207 static void wpas_ctrl_neighbor_rep_cb(void *ctx, struct wpabuf *neighbor_rep)
8211 if (neighbor_rep) {
8214 (unsigned int) wpabuf_len(neighbor_rep));
8215 wpabuf_free(neighbor_rep);