Searched refs:TCP_SYN_SET (Results 1 – 1 of 1) sorted by relevance
87 TCP_SYN_SET, enumerator272 else if (tcph->syn) return (tcph->ack ? TCP_SYNACK_SET : TCP_SYN_SET); in get_conntrack_index()935 && ct->proto.tcp.last_index == TCP_SYN_SET in nf_conntrack_tcp_packet()975 if (index == TCP_SYN_SET && dir == IP_CT_DIR_ORIGINAL) { in nf_conntrack_tcp_packet()1035 ct->proto.tcp.last_index == TCP_SYN_SET && in nf_conntrack_tcp_packet()1071 ct->proto.tcp.last_index != TCP_SYN_SET) { in nf_conntrack_tcp_packet()1108 && ct->proto.tcp.last_index == TCP_SYN_SET) in nf_conntrack_tcp_packet()1184 if (index == TCP_SYN_SET && old_state == TCP_CONNTRACK_SYN_SENT) { in nf_conntrack_tcp_packet()