Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/p2p/
HDp2p_group.c159 group_capab |= P2P_GROUP_CAPAB_IP_ADDR_ALLOCATION; in p2p_group_add_common_ies()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDwpas_glue.c1284 P2P_GROUP_CAPAB_IP_ADDR_ALLOCATION) in wpa_supplicant_rsn_supp_set_config()
/freebsd-11-stable/contrib/wpa/src/common/
HDieee802_11_defs.h1607 #define P2P_GROUP_CAPAB_IP_ADDR_ALLOCATION BIT(7) macro