Lines Matching refs:foundentry
5144 struct necp_string_id_mapping *foundentry = NULL; in necp_lookup_string_to_id_locked() local
5148 foundentry = searchentry; in necp_lookup_string_to_id_locked()
5153 return foundentry; in necp_lookup_string_to_id_locked()
5160 struct necp_string_id_mapping *foundentry = NULL; in necp_lookup_string_with_id_locked() local
5164 foundentry = searchentry; in necp_lookup_string_with_id_locked()
5169 return foundentry; in necp_lookup_string_with_id_locked()
5373 struct necp_route_rule *foundentry = NULL; in necp_lookup_route_rule_locked() local
5377 foundentry = searchentry; in necp_lookup_route_rule_locked()
5382 return foundentry; in necp_lookup_route_rule_locked()
5389 struct necp_route_rule *foundentry = NULL; in necp_lookup_route_rule_by_contents_locked() local
5471 foundentry = searchentry; in necp_lookup_route_rule_by_contents_locked()
5476 return foundentry; in necp_lookup_route_rule_by_contents_locked()
5695 struct necp_aggregate_route_rule *foundentry = NULL; in necp_lookup_aggregate_route_rule_locked() local
5701 foundentry = searchentry; in necp_lookup_aggregate_route_rule_locked()
5708 return foundentry; in necp_lookup_aggregate_route_rule_locked()
5797 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_app_id_locked() local
5801 foundentry = searchentry; in necp_uuid_lookup_app_id_locked()
5806 return foundentry; in necp_uuid_lookup_app_id_locked()
5813 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_uuid_with_app_id_locked() local
5819 foundentry = searchentry; in necp_uuid_lookup_uuid_with_app_id_locked()
5825 return foundentry; in necp_uuid_lookup_uuid_with_app_id_locked()
5915 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_service_id_locked() local
5923 foundentry = searchentry; in necp_uuid_lookup_service_id_locked()
5928 return foundentry; in necp_uuid_lookup_service_id_locked()
5935 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_uuid_with_service_id_locked() local
5943 foundentry = searchentry; in necp_uuid_lookup_uuid_with_service_id_locked()
5948 return foundentry; in necp_uuid_lookup_uuid_with_service_id_locked()