Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c3358 char empty_mac[ETH_ALEN]; in ecore_iov_vf_update_mac_shadow() local
3361 OSAL_MEM_ZERO(empty_mac, ETH_ALEN); in ecore_iov_vf_update_mac_shadow()
3400 empty_mac, ETH_ALEN)) { in ecore_iov_vf_update_mac_shadow()
/freebsd-13.1/sys/net/
H A Dif_vxlan.c1717 static const uint8_t empty_mac[ETHER_ADDR_LEN]; in vxlan_init() local
1745 vxlan_ftable_entry_init(sc, &sc->vxl_default_fe, empty_mac, in vxlan_init()