Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dvxlan.h236 VXLAN_VNI_STATS_TX_DROPS, enumerator
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c1859 VXLAN_VNI_STATS_TX_DROPS, 0); in arp_reduce()
2687 vxlan_vnifilter_count(vxlan, vni, NULL, VXLAN_VNI_STATS_TX_DROPS, 0); in vxlan_xmit_one()
2733 VXLAN_VNI_STATS_TX_DROPS, 0); in vxlan_xmit_nh()
2771 VXLAN_VNI_STATS_TX_DROPS, 0); in vxlan_xmit_nhid()
2868 VXLAN_VNI_STATS_TX_DROPS, 0); in vxlan_xmit()
H A Dvxlan_vnifilter.c168 case VXLAN_VNI_STATS_TX_DROPS: in vxlan_vnifilter_stats_add()