Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c399 struct necp_client_flow { struct
400 LIST_ENTRY(necp_client_flow) flow_chain;
440 LIST_HEAD(_necp_registration_flow_list, necp_client_flow) flow_list; argument
1071 struct necp_client_flow *flow = NULL; in necp_flow_save_current_interface_details()
1084 struct necp_client_flow *flow = NULL; in necp_client_collect_interface_stats()
1257 struct necp_client_flow *search_flow = NULL; in necp_defunct_flow_registration()
1565 struct necp_client_flow *search_flow = NULL; in necp_destroy_client_flow_registration()
1566 struct necp_client_flow *temp_flow = NULL; in necp_destroy_client_flow_registration()
1856 struct necp_client_flow *new_flow = mcache_alloc(necp_flow_cache, MCR_SLEEP); in necp_client_add_nexus_flow()
1886 struct necp_client_flow *flow = NULL; in necp_client_add_nexus_flow_if_needed()
[all …]