Searched refs:vxlan_net (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/vxlan/ |
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()
|
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,
|
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() 521 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vni_update_group() 618 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vni_delete_group()
|
D | vxlan_core.c | 1502 struct vxlan_net *vn; in __vxlan_sock_release_prep() 2918 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vs_del_dev() 2931 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vs_add_dev() 3177 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_offload_rx_ports() 3425 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_socket_create() 3478 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in __vxlan_sock_add() 3550 struct vxlan_net *vn = net_generic(src_net, vxlan_net_id); in vxlan_vni_in_use() 3802 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in __vxlan_dev_create() 4501 static void vxlan_handle_lowerdev_unregister(struct vxlan_net *vn, in vxlan_handle_lowerdev_unregister() 4527 struct vxlan_net *vn = net_generic(dev_net(dev), vxlan_net_id); in vxlan_netdevice_event() [all …]
|