Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_log.h5 #define NF_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */ macro
/Linux-v4.19/net/netfilter/
Dnf_log_common.c80 if (logflags & NF_LOG_TCPSEQ) { in nf_log_dump_tcp_header()