Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_conntrack_proto_tcp.c792 static void tcp_error_log(const struct sk_buff *skb, in tcp_error_log() function
810 tcp_error_log(skb, state, "truncated packet"); in tcp_error()
822 tcp_error_log(skb, state, "bad checksum"); in tcp_error()
829 tcp_error_log(skb, state, "invalid tcp flag combination"); in tcp_error()