Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_var.h1073 ieee80211_note_frame(_vap, _wh, _fmt, __VA_ARGS__); \
1078 void ieee80211_note_frame(const struct ieee80211vap *,
H A Dieee80211_input.c962 ieee80211_note_frame(const struct ieee80211vap *vap, in ieee80211_note_frame() function