MAC_BUF_SIZE 141 include/linux/if_ether.h #define DECLARE_MAC_BUF(var) char var[MAC_BUF_SIZE] __maybe_unused MAC_BUF_SIZE 401 net/ethernet/eth.c _format_mac_addr(buf, MAC_BUF_SIZE, addr, ETH_ALEN);