Searched refs:icmp_error_log (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/netfilter/ |
D | nf_conntrack_proto_icmp.c | 171 static void icmp_error_log(const struct sk_buff *skb, struct net *net, in icmp_error_log() function 189 icmp_error_log(skb, net, pf, "short packet"); in icmp_error() 196 icmp_error_log(skb, net, pf, "bad hw icmp checksum"); in icmp_error() 207 icmp_error_log(skb, net, pf, "invalid icmp type"); in icmp_error()
|