Lines Matching defs:net
151 static int vrf_ip6_local_out(struct net *net, struct sock *sk, in vrf_ip6_local_out()
169 struct net *net = dev_net(skb->dev); in vrf_process_v6_outbound() local
230 static int vrf_ip_local_out(struct net *net, struct sock *sk, in vrf_ip_local_out()
249 struct net *net = dev_net(vrf_dev); in vrf_process_v4_outbound() local
335 static int vrf_finish_direct(struct net *net, struct sock *sk, in vrf_finish_direct()
360 static int vrf_finish_output6(struct net *net, struct sock *sk, in vrf_finish_output6()
394 static int vrf_output6(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_output6()
434 static int vrf_output6_direct(struct net *net, struct sock *sk, in vrf_output6_direct()
449 struct net *net = dev_net(vrf_dev); in vrf_ip6_out_direct() local
487 struct net *net = dev_net(dev); in vrf_rt6_release() local
509 struct net *net = dev_net(dev); in vrf_rt6_create() local
553 static int vrf_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_finish_output()
598 static int vrf_output(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_output()
645 static int vrf_output_direct(struct net *net, struct sock *sk, in vrf_output_direct()
660 struct net *net = dev_net(vrf_dev); in vrf_ip_out_direct() local
715 struct net *net = dev_net(dev); in vrf_rtable_release() local
896 static int vrf_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_rcv_finish()
906 struct net *net = dev_net(dev); in vrf_rcv_nfhook() local
949 static struct rt6_info *vrf_ip6_route_lookup(struct net *net, in vrf_ip6_route_lookup()
973 struct net *net = dev_net(vrf_dev); in vrf_ip6_input_dst() local
1092 struct net *net = dev_net(dev); in vrf_link_scope_lookup() local
1328 struct net *net; in vrf_newlink() local
1441 static int __net_init vrf_netns_init(struct net *net) in vrf_netns_init()