Searched refs:vxlan_net (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/vxlan/ |
| H A D | vxlan_multicast.c | 125 bool vxlan_group_used(struct vxlan_net *vn, struct vxlan_dev *dev, in vxlan_group_used() 218 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_multicast_leave_vnigrp() 257 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_multicast_leave()
|
| H A D | vxlan_private.h | 20 struct vxlan_net { struct 54 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vs_head() 224 bool vxlan_group_used(struct vxlan_net *vn, struct vxlan_dev *dev,
|
| H A D | vxlan_vnifilter.c | 43 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vs_add_del_vninode() 78 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vs_add_vnigrp() 103 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vs_del_vnigrp() 526 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vni_update_group() 623 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vni_delete_group()
|
| H A D | vxlan_core.c | 1516 struct vxlan_net *vn; in __vxlan_sock_release_prep() 2878 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vs_del_dev() 2891 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vs_add_dev() 3325 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_offload_rx_ports() 3577 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_socket_create() 3702 struct vxlan_net *vn = net_generic(src_net, vxlan_net_id); in vxlan_vni_in_use() 3960 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in __vxlan_dev_create() 4946 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_init_net() 4976 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_exit_batch_rtnl() 4986 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_exit_net() [all …]
|