Searched refs:innermac (Results 1 – 2 of 2) sorted by relevance
751 data->vxlan_fltr.innermac, data->vxlan_fltr.vni); in ecore_check_vxlan_fltr_add()755 if ((!ECORE_MEMCMP(data->vxlan_fltr.innermac, in ecore_check_vxlan_fltr_add()756 pos->u.vxlan_fltr.innermac, in ecore_check_vxlan_fltr_add()831 data->vxlan_fltr.innermac, data->vxlan_fltr.vni); in ecore_check_vxlan_fltr_del()835 if ((!ECORE_MEMCMP(data->vxlan_fltr.innermac, in ecore_check_vxlan_fltr_del()836 pos->u.vxlan_fltr.innermac, in ecore_check_vxlan_fltr_del()1283 uint8_t *mac = elem->cmd_data.vlan_mac.u.vxlan_fltr.innermac; in ecore_set_one_vxlan_fltr_e2()
572 uint8_t innermac[ETH_ALEN]; member