Lines Matching defs:net
206 static inline struct hlist_head *vs_head(struct net *net, __be16 port) in vs_head()
229 static struct vxlan_sock *vxlan_find_sock(struct net *net, sa_family_t family, in vxlan_find_sock()
258 static struct vxlan_dev *vxlan_find_vni(struct net *net, u32 id, in vxlan_find_vni()
355 struct net *net = dev_net(vxlan->dev); in vxlan_fdb_notify() local
618 struct net *net = sock_net(sk); in vxlan_notify_add_rx_port() local
643 struct net *net = sock_net(sk); in vxlan_notify_del_rx_port() local
772 struct net *net = dev_net(vxlan->dev); in vxlan_fdb_parse() local
2494 struct net *net = dev_net(dev); in vxlan_get_rx_port() local
2640 static struct socket *vxlan_create_sock(struct net *net, bool ipv6, in vxlan_create_sock()
2669 static struct vxlan_sock *vxlan_socket_create(struct net *net, bool ipv6, in vxlan_socket_create()
2881 struct net_device *vxlan_dev_create(struct net *net, const char *name, in vxlan_dev_create()
3217 static __net_init int vxlan_init_net(struct net *net) in vxlan_init_net()
3231 static void __net_exit vxlan_exit_net(struct net *net) in vxlan_exit_net()