Home
last modified time | relevance | path

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

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