Lines Matching defs:net
207 static struct sock *icmp_sk(struct net *net) in icmp_sk()
212 static inline struct sock *icmp_xmit_lock(struct net *net) in icmp_xmit_lock()
289 static bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt, in icmpv4_xrlim_allow()
328 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count()
393 struct net *net = dev_net(rt->dst.dev); in icmp_reply() local
459 static struct rtable *icmp_route_lookup(struct net *net, in icmp_route_lookup()
579 struct net *net; in icmp_send() local
777 struct net *net; in icmp_unreach() local
907 struct net *net; in icmp_echo() local
979 struct net *net = dev_net(rt->dst.dev); in icmp_rcv() local
1071 struct net *net = dev_net(skb->dev); in icmp_err() local
1162 static void __net_exit icmp_sk_exit(struct net *net) in icmp_sk_exit()
1172 static int __net_init icmp_sk_init(struct net *net) in icmp_sk_init()