Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dflow_divert.c82 #define FLOW_DIVERT_DID_SET_LOCAL_ADDR 0x00000200 macro
1882 fd_cb->flags |= FLOW_DIVERT_DID_SET_LOCAL_ADDR; in flow_divert_set_local_endpoint()
1892 fd_cb->flags |= FLOW_DIVERT_DID_SET_LOCAL_ADDR; in flow_divert_set_local_endpoint()
2037 if (fd_cb->flags & FLOW_DIVERT_DID_SET_LOCAL_ADDR) { in flow_divert_disable()