Searched refs:msg_ctx_parent (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
H A Dsta_info.c1280 if (hapd->msg_ctx_parent &&
1281 hapd->msg_ctx_parent != hapd->msg_ctx)
1282 wpa_msg_no_global(hapd->msg_ctx_parent, MSG_INFO,
1288 if (hapd->msg_ctx_parent &&
1289 hapd->msg_ctx_parent != hapd->msg_ctx)
1290 wpa_msg_no_global(hapd->msg_ctx_parent, MSG_INFO,
H A Dhostapd.h176 void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */ member in struct:hostapd_data
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dap.c852 hapd_iface->bss[i]->msg_ctx_parent = wpa_s->p2pdev;

Completed in 88 milliseconds