Searched refs:empty_mac (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/net/
H A Dif_vxlan.c1625 static const uint8_t empty_mac[ETHER_ADDR_LEN]; local
1649 vxlan_ftable_entry_init(sc, &sc->vxl_default_fe, empty_mac,
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c3359 char empty_mac[ETH_ALEN]; local
3362 OSAL_MEM_ZERO(empty_mac, ETH_ALEN);
3401 empty_mac, ETH_ALEN)) {

Completed in 188 milliseconds