Searched refs:IP6T_LOG_TCPSEQ (Results 1 – 2 of 2) sorted by relevance
5 #define IP6T_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */ macro
223 if (logflags & IP6T_LOG_TCPSEQ) in dump_packet()