Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_conntrack_proto_tcp.c720 static void tcp_error_log(const struct sk_buff *skb, in tcp_error_log() function
738 tcp_error_log(skb, state, "truncated packet"); in tcp_error()
750 tcp_error_log(skb, state, "bad checksum"); in tcp_error()
757 tcp_error_log(skb, state, "invalid tcp flag combination"); in tcp_error()