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