Lines Matching defs:net
206 static struct sock *icmp_sk(struct net *net) in icmp_sk()
211 static inline struct sock *icmp_xmit_lock(struct net *net) in icmp_xmit_lock()
238 static inline bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt, in icmpv4_xrlim_allow()
270 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count()
335 struct net *net = dev_net(rt->dst.dev); in icmp_reply() local
382 static struct rtable *icmp_route_lookup(struct net *net, in icmp_route_lookup()
498 struct net *net; in icmp_send() local
676 struct net *net; in icmp_unreach() local
793 struct net *net; in icmp_echo() local
861 struct net *net = dev_net(rt->dst.dev); in icmp_rcv() local
955 struct net *net = dev_net(skb->dev); in icmp_err() local
1046 static void __net_exit icmp_sk_exit(struct net *net) in icmp_sk_exit()
1056 static int __net_init icmp_sk_init(struct net *net) in icmp_sk_init()