Searched refs:XT_LOG_TCPOPT (Results 1 – 2 of 2) sorted by relevance
6 #define XT_LOG_TCPOPT 0x02 /* Log TCP options */ macro
110 if ((logflags & XT_LOG_TCPOPT) && th->doff*4 > sizeof(struct tcphdr)) { in nf_log_dump_tcp_header()