Home
last modified time | relevance | path

Searched refs:icmpv4_xrlim_allow (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dicmp.c246 static inline int icmpv4_xrlim_allow(struct rtable *rt, int type, int code) in icmpv4_xrlim_allow() function
351 if (icmpv4_xrlim_allow(rt, icmp_param->data.icmph.type, in icmp_reply()
495 if (!icmpv4_xrlim_allow(rt, type, code)) in icmp_send()