Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_adhoc.c71 static int adhoc_input(struct ieee80211_node *, struct mbuf *,
100 vap->iv_input = adhoc_input; in adhoc_vattach()
305 adhoc_input(struct ieee80211_node *ni, struct mbuf *m, in adhoc_input() function