Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_sta.c80 static void sta_recv_ctl(struct ieee80211_node *, struct mbuf *, int subtype);
104 vap->iv_recv_ctl = sta_recv_ctl; in sta_vattach()
2044 sta_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in sta_recv_ctl() function