Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Dicmp.c291 static bool icmpv4_global_allow(struct net *net, int type, int code) in icmpv4_global_allow() function
414 if (!icmpv4_global_allow(net, type, code)) in icmp_reply()
680 !icmpv4_global_allow(net, type, code)) in __icmp_send()