Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/w00t/assoc/
H A Dassoc.c239 int from_ap(struct ieee80211_frame *wh, char *mac) in from_ap() function
504 if (!from_ap(wh, p->ap)) in get_auth()
558 if (!from_ap(wh, p->ap)) in get_assoc()
630 if (!from_ap(wh, p->ap)) in read_wifi()
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h784 int wpa_pasn_parse_parameter_ie(const u8 *data, u8 len, bool from_ap,
H A Dwpa_common.c4132 int wpa_pasn_parse_parameter_ie(const u8 *data, u8 len, bool from_ap, in wpa_pasn_parse_parameter_ie() argument
4169 if (from_ap) { in wpa_pasn_parse_parameter_ie()