Lines Matching refs:foundentry

5825 	struct necp_string_id_mapping *foundentry = NULL;  in necp_lookup_string_to_id_locked()  local
5829 foundentry = searchentry; in necp_lookup_string_to_id_locked()
5834 return foundentry; in necp_lookup_string_to_id_locked()
5841 struct necp_string_id_mapping *foundentry = NULL; in necp_lookup_string_with_id_locked() local
5845 foundentry = searchentry; in necp_lookup_string_with_id_locked()
5850 return foundentry; in necp_lookup_string_with_id_locked()
6186 struct necp_route_rule *foundentry = NULL; in necp_lookup_route_rule_locked() local
6190 foundentry = searchentry; in necp_lookup_route_rule_locked()
6195 return foundentry; in necp_lookup_route_rule_locked()
6202 struct necp_route_rule *foundentry = NULL; in necp_lookup_route_rule_by_contents_locked() local
6287 foundentry = searchentry; in necp_lookup_route_rule_by_contents_locked()
6292 return foundentry; in necp_lookup_route_rule_by_contents_locked()
6548 struct necp_aggregate_route_rule *foundentry = NULL; in necp_lookup_aggregate_route_rule_locked() local
6554 foundentry = searchentry; in necp_lookup_aggregate_route_rule_locked()
6561 return foundentry; in necp_lookup_aggregate_route_rule_locked()
6628 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_app_id_locked() local
6632 foundentry = searchentry; in necp_uuid_lookup_app_id_locked()
6637 return foundentry; in necp_uuid_lookup_app_id_locked()
6644 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_uuid_with_app_id_locked() local
6650 foundentry = searchentry; in necp_uuid_lookup_uuid_with_app_id_locked()
6656 return foundentry; in necp_uuid_lookup_uuid_with_app_id_locked()
6807 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_agent_id_with_uuid_locked() local
6815 foundentry = searchentry; in necp_uuid_lookup_agent_id_with_uuid_locked()
6820 return foundentry; in necp_uuid_lookup_agent_id_with_uuid_locked()
6827 struct necp_uuid_id_mapping *foundentry = NULL; in necp_uuid_lookup_uuid_with_agent_id_locked() local
6835 foundentry = searchentry; in necp_uuid_lookup_uuid_with_agent_id_locked()
6840 return foundentry; in necp_uuid_lookup_uuid_with_agent_id_locked()
6925 struct necp_agent_type_id_mapping *foundentry = NULL; in necp_lookup_agent_type_to_id_locked() local
6930 foundentry = searchentry; in necp_lookup_agent_type_to_id_locked()
6935 return foundentry; in necp_lookup_agent_type_to_id_locked()
6942 struct necp_agent_type_id_mapping *foundentry = NULL; in necp_lookup_agent_type_with_id_locked() local
6946 foundentry = searchentry; in necp_lookup_agent_type_with_id_locked()
6951 return foundentry; in necp_lookup_agent_type_with_id_locked()