Lines Matching refs:foundentry
5814 struct necp_string_id_mapping *foundentry = NULL; in necp_lookup_string_to_id_locked() local
5818 foundentry = searchentry; in necp_lookup_string_to_id_locked()
5823 return foundentry; in necp_lookup_string_to_id_locked()
5830 struct necp_string_id_mapping *foundentry = NULL; in necp_lookup_string_with_id_locked() local
5834 foundentry = searchentry; in necp_lookup_string_with_id_locked()
5839 return foundentry; in necp_lookup_string_with_id_locked()
6175 struct necp_route_rule *foundentry = NULL; in necp_lookup_route_rule_locked() local
6179 foundentry = searchentry; in necp_lookup_route_rule_locked()
6184 return foundentry; in necp_lookup_route_rule_locked()
6191 struct necp_route_rule *foundentry = NULL; in necp_lookup_route_rule_by_contents_locked() local
6276 foundentry = searchentry; in necp_lookup_route_rule_by_contents_locked()
6281 return foundentry; in necp_lookup_route_rule_by_contents_locked()
6537 struct necp_aggregate_route_rule *foundentry = NULL; in necp_lookup_aggregate_route_rule_locked() local
6543 foundentry = searchentry; in necp_lookup_aggregate_route_rule_locked()
6550 return foundentry; in necp_lookup_aggregate_route_rule_locked()
6617 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_app_id_locked() local
6621 foundentry = searchentry; in necp_uuid_lookup_app_id_locked()
6626 return foundentry; in necp_uuid_lookup_app_id_locked()
6633 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_uuid_with_app_id_locked() local
6639 foundentry = searchentry; in necp_uuid_lookup_uuid_with_app_id_locked()
6645 return foundentry; in necp_uuid_lookup_uuid_with_app_id_locked()
6796 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_agent_id_with_uuid_locked() local
6804 foundentry = searchentry; in necp_uuid_lookup_agent_id_with_uuid_locked()
6809 return foundentry; in necp_uuid_lookup_agent_id_with_uuid_locked()
6816 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_uuid_with_agent_id_locked() local
6824 foundentry = searchentry; in necp_uuid_lookup_uuid_with_agent_id_locked()
6829 return foundentry; in necp_uuid_lookup_uuid_with_agent_id_locked()
6914 struct necp_agent_type_id_mapping *foundentry = NULL; in necp_lookup_agent_type_to_id_locked() local
6919 foundentry = searchentry; in necp_lookup_agent_type_to_id_locked()
6924 return foundentry; in necp_lookup_agent_type_to_id_locked()
6931 struct necp_agent_type_id_mapping *foundentry = NULL; in necp_lookup_agent_type_with_id_locked() local
6935 foundentry = searchentry; in necp_lookup_agent_type_with_id_locked()
6940 return foundentry; in necp_lookup_agent_type_with_id_locked()