Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_hostap.c75 static void hostap_recv_ctl(struct ieee80211_node *, struct mbuf *, int);
99 vap->iv_recv_ctl = hostap_recv_ctl; in hostap_vattach()
2419 hostap_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in hostap_recv_ctl() function