Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h135 struct mbuf *ieee80211_alloc_proberesp(struct ieee80211_node *, int);
H A Dieee80211_output.c2990 ieee80211_alloc_proberesp(struct ieee80211_node *bss, int legacy) in ieee80211_alloc_proberesp() function
3195 m = ieee80211_alloc_proberesp(bss, legacy); in ieee80211_send_proberesp()