Searched refs:icmpv4_xrlim_allow (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/net/ipv4/ |
D | icmp.c | 306 static bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt, in icmpv4_xrlim_allow() function 447 if (icmpv4_xrlim_allow(net, rt, &fl4, type, code)) in icmp_reply() 739 if (!icmpv4_xrlim_allow(net, rt, &fl4, type, code)) in __icmp_send()
|