Home
last modified time | relevance | path

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

/qemu/net/
H A Dutil.h77 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro
H A Dfilter-rewriter.c159 if (conn->tcp_state == TCPS_FIN_WAIT_1) { in handle_primary_tcp_pkt()
246 conn->tcp_state = TCPS_FIN_WAIT_1; in handle_secondary_tcp_pkt()