Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dflow_divert_proto.h98 #define FLOW_DIVERT_IS_TRANSPARENT 0x80000000 macro
/xnu-12377.61.12/bsd/net/
H A Dnecp.c10385 if (control_unit & FLOW_DIVERT_IS_TRANSPARENT) { in necp_socket_find_policy_match_with_info_locked()
10388 *return_flow_divert_aggregate_unit |= (control_unit & ~FLOW_DIVERT_IS_TRANSPARENT); in necp_socket_find_policy_match_with_info_locked()
12800 if (control_unit & FLOW_DIVERT_IS_TRANSPARENT) { in necp_route_get_flow_divert()
12802 *flow_divert_aggregate_unit |= (control_unit & ~FLOW_DIVERT_IS_TRANSPARENT); in necp_route_get_flow_divert()
12813 if (control_unit & FLOW_DIVERT_IS_TRANSPARENT) { in necp_route_get_flow_divert()
12815 *flow_divert_aggregate_unit |= (control_unit & ~FLOW_DIVERT_IS_TRANSPARENT); in necp_route_get_flow_divert()