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()925 && ct->proto.tcp.last_index == TCP_SYN_SET in nf_conntrack_tcp_packet()966 if (index == TCP_SYN_SET && dir == IP_CT_DIR_ORIGINAL) { in nf_conntrack_tcp_packet()1025 ct->proto.tcp.last_index == TCP_SYN_SET && in nf_conntrack_tcp_packet()1061 ct->proto.tcp.last_index != TCP_SYN_SET) { in nf_conntrack_tcp_packet()1098 && ct->proto.tcp.last_index == TCP_SYN_SET) in nf_conntrack_tcp_packet()1174 if (index == TCP_SYN_SET && old_state == TCP_CONNTRACK_SYN_SENT) { in nf_conntrack_tcp_packet()