Lines Matching defs:net
202 static struct sock *icmp_sk(struct net *net) in icmp_sk()
208 static inline struct sock *icmp_xmit_lock(struct net *net) in icmp_xmit_lock()
282 static bool icmpv4_mask_allow(struct net *net, int type, int code) in icmpv4_mask_allow()
298 static bool icmpv4_global_allow(struct net *net, int type, int code) in icmpv4_global_allow()
313 static bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt, in icmpv4_xrlim_allow()
340 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count()
405 struct net *net = dev_net(rt->dst.dev); in icmp_reply() local
480 static struct rtable *icmp_route_lookup(struct net *net, in icmp_route_lookup()
603 struct net *net; in __icmp_send() local
847 struct net *net; in icmp_unreach() local
986 struct net *net; in icmp_echo() local
1056 struct net *net = dev_net(rt->dst.dev); in icmp_rcv() local
1207 struct net *net = dev_net(skb->dev); in icmp_err() local
1300 static void __net_exit icmp_sk_exit(struct net *net) in icmp_sk_exit()
1310 static int __net_init icmp_sk_init(struct net *net) in icmp_sk_init()