Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dipt_LOG.h5 #define IPT_LOG_TCPOPT 0x02 /* Log TCP options */ macro
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_LOG.c128 if ((info->logflags & IPT_LOG_TCPOPT) in dump_packet()