Home
last modified time | relevance | path

Searched refs:TCPS_SYN_SENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/net/
H A Dutil.h71 #define TCPS_SYN_SENT 2 /* active, have sent syn */ macro
H A Dfilter-rewriter.c90 conn->tcp_state == TCPS_SYN_SENT) { in handle_primary_tcp_pkt()
209 conn->tcp_state = TCPS_SYN_SENT; in handle_secondary_tcp_pkt()