Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dflow_divert.c75 #define FLOW_DIVERT_READ_CLOSED 0x00000002 macro
684 fd_cb->flags |= FLOW_DIVERT_READ_CLOSED; in flow_divert_update_closed_state()
1478 …if ((fd_cb->flags & (FLOW_DIVERT_READ_CLOSED | FLOW_DIVERT_TUNNEL_RD_CLOSED)) == FLOW_DIVERT_READ_… in flow_divert_send_close_if_needed()