Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_log.h5 #define NF_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */ macro
/openbmc/linux/net/netfilter/
H A Dnf_log_syslog.c209 if (logflags & NF_LOG_TCPSEQ) { in nf_log_dump_tcp_header()