Searched refs:adhoc_input (Results 1 – 1 of 1) sorted by relevance
71 static int adhoc_input(struct ieee80211_node *, struct mbuf *, int, int);99 vap->iv_input = adhoc_input; in adhoc_vattach()286 adhoc_input(struct ieee80211_node *ni, struct mbuf *m, int rssi, int nf) in adhoc_input() function