Home | History | Annotate | Download | only in Ctrl

Lines Matching refs:mac

51 #define MAC_TO_VENDOR_PREAMBLE(mac) ((mac[0] << 16) | (mac[1] << 8) | mac[2])