Lines Matching refs:foundentry

5416 	struct necp_string_id_mapping *foundentry = NULL;  in necp_lookup_string_to_id_locked()  local
5420 foundentry = searchentry; in necp_lookup_string_to_id_locked()
5425 return foundentry; in necp_lookup_string_to_id_locked()
5432 struct necp_string_id_mapping *foundentry = NULL; in necp_lookup_string_with_id_locked() local
5436 foundentry = searchentry; in necp_lookup_string_with_id_locked()
5441 return foundentry; in necp_lookup_string_with_id_locked()
5645 struct necp_route_rule *foundentry = NULL; in necp_lookup_route_rule_locked() local
5649 foundentry = searchentry; in necp_lookup_route_rule_locked()
5654 return foundentry; in necp_lookup_route_rule_locked()
5661 struct necp_route_rule *foundentry = NULL; in necp_lookup_route_rule_by_contents_locked() local
5744 foundentry = searchentry; in necp_lookup_route_rule_by_contents_locked()
5749 return foundentry; in necp_lookup_route_rule_by_contents_locked()
5984 struct necp_aggregate_route_rule *foundentry = NULL; in necp_lookup_aggregate_route_rule_locked() local
5990 foundentry = searchentry; in necp_lookup_aggregate_route_rule_locked()
5997 return foundentry; in necp_lookup_aggregate_route_rule_locked()
6086 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_app_id_locked() local
6090 foundentry = searchentry; in necp_uuid_lookup_app_id_locked()
6095 return foundentry; in necp_uuid_lookup_app_id_locked()
6102 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_uuid_with_app_id_locked() local
6108 foundentry = searchentry; in necp_uuid_lookup_uuid_with_app_id_locked()
6114 return foundentry; in necp_uuid_lookup_uuid_with_app_id_locked()
6204 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_service_id_locked() local
6212 foundentry = searchentry; in necp_uuid_lookup_service_id_locked()
6217 return foundentry; in necp_uuid_lookup_service_id_locked()
6224 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_uuid_with_service_id_locked() local
6232 foundentry = searchentry; in necp_uuid_lookup_uuid_with_service_id_locked()
6237 return foundentry; in necp_uuid_lookup_uuid_with_service_id_locked()