Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c434 struct necp_client_flow { struct
435 LIST_ENTRY(necp_client_flow) flow_chain;
479 LIST_HEAD(_necp_registration_flow_list, necp_client_flow) flow_list; argument
793 static void necp_aop_offload_stats_destroy(struct necp_client_flow *flow);
1241 struct necp_client_flow *flow = NULL; in necp_flow_save_current_interface_details()
1254 struct necp_client_flow *flow = NULL; in necp_client_collect_interface_stats()
1296 struct necp_client_flow *flow = NULL; in necp_client_collect_aop_flow_stats()
1542 struct necp_client_flow *search_flow = NULL; in necp_defunct_flow_registration()
1850 struct necp_client_flow * __single search_flow = NULL; in necp_destroy_client_flow_registration()
1851 struct necp_client_flow *temp_flow = NULL; in necp_destroy_client_flow_registration()
[all …]