Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c252 static int necp_nexus_flow_count = 0; variable
282 …TL_NEXUS_FLOW_COUNT, nexus_flow_count, CTLFLAG_LOCKED | CTLFLAG_RD, &necp_nexus_flow_count, 0, "");
1750 OSDecrementAtomic(&necp_nexus_flow_count); in necp_destroy_client_flow_registration()
2021 OSIncrementAtomic(&necp_nexus_flow_count); in necp_client_add_nexus_flow()
2357 OSDecrementAtomic(&necp_nexus_flow_count); in necp_client_update_flows()