Home
last modified time | relevance | path

Searched refs:isatherosoui (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_input.h113 isatherosoui(const uint8_t *frm) in isatherosoui() function
H A Dieee80211_input.c623 else if (isatherosoui(frm)) in ieee80211_parse_beacon()
H A Dieee80211_hostap.c2084 else if (isatherosoui(frm)) in hostap_recv_mgmt()
H A Dieee80211_node.c1143 else if (isatherosoui(ie)) in ieee80211_ies_expand()
/f-stack/tools/ifconfig/
H A Difieee80211.c3550 isatherosoui(const u_int8_t *frm) in isatherosoui() function
3639 else if (isatherosoui(vp)) in printies()