Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_LOG.h5 #define XT_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */ macro
/linux-4.4.14/net/netfilter/
Dnf_log_common.c80 if (logflags & XT_LOG_TCPSEQ) { in nf_log_dump_tcp_header()