Searched refs:necp_client_flow (Results 1 – 1 of 1) sorted by relevance
411 struct necp_client_flow { struct412 LIST_ENTRY(necp_client_flow) flow_chain;452 LIST_HEAD(_necp_registration_flow_list, necp_client_flow) flow_list; argument1099 struct necp_client_flow *flow = NULL; in necp_flow_save_current_interface_details()1112 struct necp_client_flow *flow = NULL; in necp_client_collect_interface_stats()1285 struct necp_client_flow *search_flow = NULL; in necp_defunct_flow_registration()1593 struct necp_client_flow *search_flow = NULL; in necp_destroy_client_flow_registration()1594 struct necp_client_flow *temp_flow = NULL; in necp_destroy_client_flow_registration()1636 kfree_type(struct necp_client_flow, search_flow); in necp_destroy_client_flow_registration()1883 …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 …]