uOFW
Reverse engineered PSP kernel 6.60.
Loading...
Searching...
No Matches
include
utility
utility_netparam.h
1
/* Copyright (C) 2011 - 2016 The uOFW team
2
See the file COPYING for copying permission.
3
*/
4
10
#ifndef UTILITY_NETPARAM_H
11
#define UTILITY_NETPARAM_H
12
13
/* Net_Param utility specific error codes (0x80110600 - 0x801106ff). */
14
15
#define SCE_UTILITY_NET_PARAM_ERROR_NO_SUCH_CNF 0x80110601
16
#define SCE_UTILITY_NET_PARAM_ERROR_INVALID_ID 0x80110602
17
#define SCE_UTILITY_NET_PARAM_ERROR_INVALID_POINTER 0x80110603
18
#define SCE_UTILITY_NET_PARAM_ERROR_INVALID_CODE 0x80110604
19
#define SCE_UTILITY_NET_PARAM_ERROR_INVALID_VALUE 0x80110605
20
#define SCE_UTILITY_NET_PARAM_ERROR_UNEXPECTED_PARAMTYPE 0x80110606
21
22
#endif
/* UTILITY_NETPARAM_H */
Generated on Thu Jun 19 2025 21:48:58 for uOFW by
1.9.8