Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dsocket_flows.c1198 if (data_size > 0 && direction != SOFLOW_DIRECTION_UNKNOWN) { in soflow_get_flow()
1210 if (direction == SOFLOW_DIRECTION_UNKNOWN) { in soflow_get_flow()
/xnu-12377.41.6/bsd/sys/
H A Dsocketvar.h1039 SOFLOW_DIRECTION_UNKNOWN = 0, enumerator
/xnu-12377.41.6/bsd/net/
H A Dnecp.c10693 …ide_local_addr, override_remote_addr, override_bound_interface, SOFLOW_DIRECTION_UNKNOWN, drop_ord… in necp_socket_find_policy_match()