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()
288 static bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt, in icmpv4_xrlim_allow()
326 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count()
391 struct net *net = dev_net(rt->dst.dev); in icmp_reply() local
440 static struct rtable *icmp_route_lookup(struct net *net, in icmp_route_lookup()
555 struct net *net; in icmp_send() local
753 struct net *net; in icmp_unreach() local
883 struct net *net; in icmp_echo() local
955 struct net *net = dev_net(rt->dst.dev); in icmp_rcv() local
1047 struct net *net = dev_net(skb->dev); in icmp_err() local
1138 static void __net_exit icmp_sk_exit(struct net *net) in icmp_sk_exit()
1148 static int __net_init icmp_sk_init(struct net *net) in icmp_sk_init()