Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_multicast.c125 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 Dvxlan_private.h20 struct vxlan_net { struct
59 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vs_head()
225 bool vxlan_group_used(struct vxlan_net *vn, struct vxlan_dev *dev,
H A Dvxlan_core.c3323 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_offload_rx_ports()
3706 struct vxlan_net *vn = net_generic(src_net, vxlan_net_id); in vxlan_vni_in_use()
3964 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in __vxlan_dev_create()
4725 static void vxlan_handle_lowerdev_unregister(struct vxlan_net *vn, in vxlan_handle_lowerdev_unregister()
4751 struct vxlan_net *vn = net_generic(dev_net(dev), vxlan_net_id); in vxlan_netdevice_event()
4923 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_init_net()
4936 static void __net_exit vxlan_destroy_tunnels(struct vxlan_net *vn, in vxlan_destroy_tunnels()
4948 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_exit_rtnl()
4958 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_exit_net()
4970 .size = sizeof(struct vxlan_net),
H A Dvxlan_vnifilter.c519 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vni_update_group()
616 struct vxlan_net *vn = net_generic(vxlan->net, vxlan_net_id); in vxlan_vni_delete_group()