Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_proto.h138 struct mbuf *ieee80211_alloc_rts(struct ieee80211com *ic,
H A Dieee80211_output.c3301 ieee80211_alloc_rts(struct ieee80211com *ic, in ieee80211_alloc_rts() function
3377 mprot = ieee80211_alloc_rts(ic, wh->i_addr1, wh->i_addr2, dur); in ieee80211_alloc_prot()