Searched refs:necp_client_flow (Results 1 – 1 of 1) sorted by relevance
418 struct necp_client_flow { struct419 LIST_ENTRY(necp_client_flow) flow_chain;459 LIST_HEAD(_necp_registration_flow_list, necp_client_flow) flow_list; argument1120 struct necp_client_flow *flow = NULL; in necp_flow_save_current_interface_details()1133 struct necp_client_flow *flow = NULL; in necp_client_collect_interface_stats()1306 struct necp_client_flow *search_flow = NULL; in necp_defunct_flow_registration()1617 struct necp_client_flow *search_flow = NULL; in necp_destroy_client_flow_registration()1618 struct necp_client_flow *temp_flow = NULL; in necp_destroy_client_flow_registration()1660 kfree_type(struct necp_client_flow, search_flow); in necp_destroy_client_flow_registration()1912 …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 …]