Searched refs:NF_LOG_TCPSEQ (Results 1 – 2 of 2) sorted by relevance
5 #define NF_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */ macro
208 if (logflags & NF_LOG_TCPSEQ) { in nf_log_dump_tcp_header()