Searched refs:TCP_SYN_SET (Results 1 – 1 of 1) sorted by relevance
93 TCP_SYN_SET, enumerator278 else if (tcph->syn) return (tcph->ack ? TCP_SYNACK_SET : TCP_SYN_SET); in get_conntrack_index()1043 && ct->proto.tcp.last_index == TCP_SYN_SET in nf_conntrack_tcp_packet()1083 if (index == TCP_SYN_SET && dir == IP_CT_DIR_ORIGINAL) { in nf_conntrack_tcp_packet()1150 ct->proto.tcp.last_index == TCP_SYN_SET && in nf_conntrack_tcp_packet()1186 ct->proto.tcp.last_index != TCP_SYN_SET) { in nf_conntrack_tcp_packet()1223 && ct->proto.tcp.last_index == TCP_SYN_SET) in nf_conntrack_tcp_packet()1308 if (index == TCP_SYN_SET && old_state == TCP_CONNTRACK_SYN_SENT) { in nf_conntrack_tcp_packet()