Home
last modified time | relevance | path

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

/drivers/net/vxlan/
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()
A Dvxlan_private.h20 struct vxlan_net { struct
59 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vs_head()
229 bool vxlan_group_used(struct vxlan_net *vn, struct vxlan_dev *dev,
A Dvxlan_core.c3295 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_offload_rx_ports()
3670 struct vxlan_net *vn = net_generic(src_net, vxlan_net_id); in vxlan_vni_in_use()
3928 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in __vxlan_dev_create()
4689 static void vxlan_handle_lowerdev_unregister(struct vxlan_net *vn, in vxlan_handle_lowerdev_unregister()
4715 struct vxlan_net *vn = net_generic(dev_net(dev), vxlan_net_id); in vxlan_netdevice_event()
4887 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_init_net()
4900 static void __net_exit vxlan_destroy_tunnels(struct vxlan_net *vn, in vxlan_destroy_tunnels()
4912 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_exit_rtnl()
4922 struct vxlan_net *vn = net_generic(net, vxlan_net_id); in vxlan_exit_net()
4934 .size = sizeof(struct vxlan_net),
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()

Completed in 15 milliseconds