Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_tcp.c721 static void tcp_error_log(const struct sk_buff *skb, in tcp_error_log() function
739 tcp_error_log(skb, state, "truncated packet"); in tcp_error()
751 tcp_error_log(skb, state, "bad checksum"); in tcp_error()
758 tcp_error_log(skb, state, "invalid tcp flag combination"); in tcp_error()