Searched refs:MAC_ADDR_STR_LEN (Results 1 – 4 of 4) sorted by relevance
12 if (strnlen(s, MAC_ADDR_STR_LEN) < MAC_ADDR_STR_LEN) in mac_pton()
23 #define MAC_ADDR_STR_LEN (3 * ETH_ALEN - 1) macro
108 if (bytes != MAC_ADDR_STR_LEN) in brcm_nvram_read_post_process_macaddr()
409 char buf[MAC_ADDR_STR_LEN + 1]; in netcons_take_ipv6()452 char buf[MAC_ADDR_STR_LEN + 1]; in netcons_take_ipv4()497 char buf[MAC_ADDR_STR_LEN + 1]; in netcons_netpoll_setup()1300 if (buf[MAC_ADDR_STR_LEN] && buf[MAC_ADDR_STR_LEN] != '\n') in remote_mac_store()