Home
last modified time | relevance | path

Searched defs:entry_mac (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/wireless/
Dtrace.h14 #define MAC_ENTRY(entry_mac) __array(u8, entry_mac, ETH_ALEN) argument
15 #define MAC_ASSIGN(entry_mac, given_mac) do { \ argument
22 #define MAC_PR_ARG(entry_mac) (__entry->entry_mac) argument