Searched defs:entry_mac (Results 1 – 1 of 1) sorted by relevance
15 #define MAC_ENTRY(entry_mac) __array(u8, entry_mac, ETH_ALEN) argument16 #define MAC_ASSIGN(entry_mac, given_mac) do { \ argument