Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_sta.c69 static int sta_input(struct ieee80211_node *, struct mbuf *,
95 vap->iv_input = sta_input; in sta_vattach()
532 sta_input(struct ieee80211_node *ni, struct mbuf *m, in sta_input() function
H A DDATAPATH_RECEIVE.md57 sta_input() in ieee80211_sta.c .