Home
last modified time | relevance | path

Searched refs:P2P_MAX_GO_INTENT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c25 if (own_intent == P2P_MAX_GO_INTENT) in p2p_go_det()
959 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_req()
1307 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_resp()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1746 #define P2P_MAX_GO_INTENT 15 macro