Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c794 static void tcp_error_log(const struct sk_buff *skb, in tcp_error_log() function
812 tcp_error_log(skb, state, "truncated packet"); in tcp_error()
824 tcp_error_log(skb, state, "bad checksum"); in tcp_error()
831 tcp_error_log(skb, state, "invalid tcp flag combination"); in tcp_error()
852 tcp_error_log(skb, state, "invalid new"); in tcp_new()