Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_vnifilter.c23 const struct vxlan_vni_node *vnode = ptr; in vxlan_vni_cmp()
30 .head_offset = offsetof(struct vxlan_vni_node, vnode),
31 .key_offset = offsetof(struct vxlan_vni_node, vni),
40 struct vxlan_vni_node *v, in vxlan_vs_add_del_vninode()
77 struct vxlan_vni_node *v, *tmp; in vxlan_vs_add_vnigrp()
100 struct vxlan_vni_node *v, *tmp; in vxlan_vs_del_vnigrp()
115 static void vxlan_vnifilter_stats_get(const struct vxlan_vni_node *vninode, in vxlan_vnifilter_stats_get()
143 static void vxlan_vnifilter_stats_add(struct vxlan_vni_node *vninode, in vxlan_vnifilter_stats_add()
175 struct vxlan_vni_node *vninode, in vxlan_vnifilter_count()
178 struct vxlan_vni_node *vnode; in vxlan_vnifilter_count()
[all …]
H A Dvxlan_multicast.c104 struct vxlan_vni_node *v, *tmp; in vxlan_group_used_by_vnifilter()
182 struct vxlan_vni_node *v, *tmp, *vgood = NULL; in vxlan_multicast_join_vnigrp()
220 struct vxlan_vni_node *v, *tmp; in vxlan_multicast_leave_vnigrp()
H A Dvxlan_core.c103 struct vxlan_vni_node **vninode) in vxlan_vs_find_vni()
105 struct vxlan_vni_node *vnode; in vxlan_vs_find_vni()
1646 struct vxlan_vni_node *vninode = NULL; in vxlan_rcv()
/linux/include/net/
H A Dvxlan.h263 struct vxlan_vni_node { struct