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

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_pd.c698 if (p2p->cfg->remove_stale_groups) {
699 p2p->cfg->remove_stale_groups(
1500 if (p2p->cfg->remove_stale_groups) {
1501 p2p->cfg->remove_stale_groups(p2p->cfg->cb_ctx,
H A Dp2p.h1061 * remove_stale_groups - Remove stale P2PS groups
1067 int (*remove_stale_groups)(void *ctx, const u8 *peer, const u8 *go, member in struct:p2p_config
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c4481 p2p.remove_stale_groups = wpas_remove_stale_groups;

Completed in 125 milliseconds