Home
last modified time | relevance | path

Searched refs:no_p2p_set (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h110 unsigned int no_p2p_set:1; member
H A Dsta_info.c243 if (sta->no_p2p_set) { in ap_free_sta()
244 sta->no_p2p_set = 0; in ap_free_sta()
H A Dhostapd.c3066 if (sta->p2p_ie == NULL && !sta->no_p2p_set) { in hostapd_new_assoc_sta()
3067 sta->no_p2p_set = 1; in hostapd_new_assoc_sta()