Searched defs:_wh (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/net80211/ |
H A D | ieee80211_input.c | 105 #define IEEE80211_DISCARD(_ic, _m, _wh, _type, _fmt, ...) do { \ argument 109 #define IEEE80211_DISCARD_IE(_ic, _m, _wh, _type, _fmt, ...) do { \ argument 129 #define IEEE80211_DISCARD(_ic, _m, _wh, _type, _fmt, ...) argument 130 #define IEEE80211_DISCARD_IE(_ic, _m, _wh, _type, _fmt, ...) argument
|