Searched refs:FLOW_DIVERT_READ_CLOSED (Results 1 – 1 of 1) sorted by relevance
78 #define FLOW_DIVERT_READ_CLOSED 0x00000002 macro756 fd_cb->flags |= FLOW_DIVERT_READ_CLOSED; in flow_divert_update_closed_state()1567 …if ((fd_cb->flags & (FLOW_DIVERT_READ_CLOSED | FLOW_DIVERT_TUNNEL_RD_CLOSED)) == FLOW_DIVERT_READ_… in flow_divert_send_close_if_needed()