• Home
  • Raw
  • Download

Lines Matching defs:net

153 static int vrf_ip6_local_out(struct net *net, struct sock *sk,  in vrf_ip6_local_out()
171 struct net *net = dev_net(skb->dev); in vrf_process_v6_outbound() local
232 static int vrf_ip_local_out(struct net *net, struct sock *sk, in vrf_ip_local_out()
251 struct net *net = dev_net(vrf_dev); in vrf_process_v4_outbound() local
337 static int vrf_finish_direct(struct net *net, struct sock *sk, in vrf_finish_direct()
362 static int vrf_finish_output6(struct net *net, struct sock *sk, in vrf_finish_output6()
396 static int vrf_output6(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_output6()
436 static int vrf_output6_direct(struct net *net, struct sock *sk, in vrf_output6_direct()
451 struct net *net = dev_net(vrf_dev); in vrf_ip6_out_direct() local
489 struct net *net = dev_net(dev); in vrf_rt6_release() local
511 struct net *net = dev_net(dev); in vrf_rt6_create() local
557 static int vrf_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_finish_output()
604 static int vrf_output(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_output()
651 static int vrf_output_direct(struct net *net, struct sock *sk, in vrf_output_direct()
666 struct net *net = dev_net(vrf_dev); in vrf_ip_out_direct() local
721 struct net *net = dev_net(dev); in vrf_rtable_release() local
891 static int vrf_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_rcv_finish()
901 struct net *net = dev_net(dev); in vrf_rcv_nfhook() local
944 static struct rt6_info *vrf_ip6_route_lookup(struct net *net, in vrf_ip6_route_lookup()
981 struct net *net = dev_net(vrf_dev); in vrf_ip6_input_dst() local
1099 struct net *net = dev_net(dev); in vrf_link_scope_lookup() local
1311 struct net *net; in vrf_newlink() local
1424 static int __net_init vrf_netns_init(struct net *net) in vrf_netns_init()