Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net80211/
HDieee80211_input.h111 isatherosoui(const uint8_t *frm) in isatherosoui() function
HDieee80211_input.c620 else if (isatherosoui(frm)) in ieee80211_parse_beacon()
HDieee80211_hostap.c1983 else if (isatherosoui(frm)) in hostap_recv_mgmt()
HDieee80211_node.c1028 else if (isatherosoui(ie)) in ieee80211_ies_expand()
/freebsd-11-stable/sbin/ifconfig/
HDifieee80211.c3167 isatherosoui(const u_int8_t *frm) in isatherosoui() function
3244 else if (isatherosoui(vp)) in printies()