Searched refs:necp_client_flow (Results 1 – 1 of 1) sorted by relevance
420 struct necp_client_flow { struct421 LIST_ENTRY(necp_client_flow) flow_chain;461 LIST_HEAD(_necp_registration_flow_list, necp_client_flow) flow_list; argument1220 struct necp_client_flow *flow = NULL; in necp_flow_save_current_interface_details()1233 struct necp_client_flow *flow = NULL; in necp_client_collect_interface_stats()1406 struct necp_client_flow *search_flow = NULL; in necp_defunct_flow_registration()1714 struct necp_client_flow * __single search_flow = NULL; in necp_destroy_client_flow_registration()1715 struct necp_client_flow *temp_flow = NULL; in necp_destroy_client_flow_registration()1758 kfree_type(struct necp_client_flow, search_flow); in necp_destroy_client_flow_registration()2012 …struct necp_client_flow *new_flow = kalloc_type(struct necp_client_flow, Z_WAITOK | Z_ZERO | Z_NOF… in necp_client_add_nexus_flow()[all …]