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