Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dipt_LOG.h4 #define IPT_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */ macro
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_LOG.c101 if (info->logflags & IPT_LOG_TCPSEQ) in dump_packet()