Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dflow_divert.c82 #define FLOW_DIVERT_DID_SET_LOCAL_ADDR 0x00000200 macro
1992 fd_cb->flags |= FLOW_DIVERT_DID_SET_LOCAL_ADDR; in flow_divert_set_local_endpoint()
2002 fd_cb->flags |= FLOW_DIVERT_DID_SET_LOCAL_ADDR; in flow_divert_set_local_endpoint()
2147 if (fd_cb->flags & FLOW_DIVERT_DID_SET_LOCAL_ADDR) { in flow_divert_disable()