Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dutil.h75 #define TCPS_CLOSE_WAIT 5 /* rcvd fin, waiting for close */ macro
H A Dfilter-rewriter.c153 conn->tcp_state = TCPS_CLOSE_WAIT; in handle_primary_tcp_pkt()
226 if (conn->tcp_state == TCPS_CLOSE_WAIT && in handle_secondary_tcp_pkt()