Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe_ether.c77 struct rte_vlan_filter_conf *vfc2; in fs_eth_dev_conf_apply() local
210 vfc2 = &edev->data->vlan_filter_conf; in fs_eth_dev_conf_apply()
211 if (memcmp(vfc1, vfc2, sizeof(struct rte_vlan_filter_conf))) { in fs_eth_dev_conf_apply()