Searched defs:_mac (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/netproto/802_11/ |
H A D | ieee80211_var.h | 963 #define IEEE80211_NOTE_MAC(_vap, _m, _mac, _fmt, ...) do { \ argument 1010 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { \ argument 1029 #define IEEE80211_NOTE_MAC(_vap, _m, _mac, _fmt, ...) do { } while (0) argument 1035 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { } while (0) argument
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_athvar.h | 1083 #define ath_hal_getmac(_ah, _mac) \ argument 1085 #define ath_hal_setmac(_ah, _mac) \ argument 1109 #define ath_hal_keyset(_ah, _ix, _pk, _mac) \ argument 1113 #define ath_hal_keysetmac(_ah, _ix, _mac) \ argument
|