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

/linux-master/net/ipv4/
H A Dicmp.c276 static bool icmpv4_mask_allow(struct net *net, int type, int code) function
294 if (icmpv4_mask_allow(net, type, code))
316 if (icmpv4_mask_allow(net, type, code))

Completed in 329 milliseconds