Searched refs:adhoc_recv_ctl (Results 1 – 1 of 1) sorted by relevance
77 static void adhoc_recv_ctl(struct ieee80211_node *, struct mbuf *, int subtype);105 vap->iv_recv_ctl = adhoc_recv_ctl; in adhoc_vattach()1048 adhoc_recv_ctl(struct ieee80211_node *ni, struct mbuf *m, int subtype) in adhoc_recv_ctl() function