Searched refs:TCP_SYN_SET (Results 1 – 1 of 1) sorted by relevance
103 TCP_SYN_SET, enumerator328 else if (tcph->syn) return (tcph->ack ? TCP_SYNACK_SET : TCP_SYN_SET); in get_conntrack_index()889 && ct->proto.tcp.last_index == TCP_SYN_SET in tcp_packet()930 if (index == TCP_SYN_SET && dir == IP_CT_DIR_ORIGINAL) { in tcp_packet()991 ct->proto.tcp.last_index == TCP_SYN_SET && in tcp_packet()1015 && ct->proto.tcp.last_index == TCP_SYN_SET) in tcp_packet()