Searched refs:icmpv4_mask_allow (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv4/
H A Dicmp.c278 static bool icmpv4_mask_allow(struct net *net, int type, int code) function
296 if (icmpv4_mask_allow(net, type, code))
318 if (icmpv4_mask_allow(net, type, code))

Completed in 209 milliseconds