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()1041 && ct->proto.tcp.last_index == TCP_SYN_SET in nf_conntrack_tcp_packet()1081 if (index == TCP_SYN_SET && dir == IP_CT_DIR_ORIGINAL) { in nf_conntrack_tcp_packet()1148 ct->proto.tcp.last_index == TCP_SYN_SET && in nf_conntrack_tcp_packet()1184 ct->proto.tcp.last_index != TCP_SYN_SET) { in nf_conntrack_tcp_packet()1221 && ct->proto.tcp.last_index == TCP_SYN_SET) in nf_conntrack_tcp_packet()1306 if (index == TCP_SYN_SET && old_state == TCP_CONNTRACK_SYN_SENT) { in nf_conntrack_tcp_packet()