Searched refs:icmpv4_xrlim_allow (Results 1 – 1 of 1) sorted by relevance
/net/ipv4/ |
D | icmp.c | 238 static inline bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt, in icmpv4_xrlim_allow() function 374 if (icmpv4_xrlim_allow(net, rt, &fl4, icmp_param->data.icmph.type, in icmp_reply() 621 if (!icmpv4_xrlim_allow(net, rt, &fl4, type, code)) in icmp_send()
|