Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dmscc_mac_table.h8 #define ETH_LEN 6 macro
H A Dmscc_mac_table.c49 const unsigned char mac[ETH_LEN], int pgid) in mscc_mac_table_add()