|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Include dependency graph for netman_rpc.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | NetManEEInitResult |
| struct | NetManRegNetworkStack |
| struct | NetManRegNetworkStackResult |
| struct | NetManQueryMainNetIFResult |
| struct | NetManIoctl |
| struct | NetManIoctlResult |
| struct | NetManPktCmd |
| struct | NetManBD |
Macros | |
| #define | NETMAN_RPC_NUMBER 0x00004239 |
| #define | NETMAN_SIFCMD_ID 0x8000000D |
| #define | NETMAN_MAX_FRAME_SIZE 1536 |
| #define | NETMAN_RPC_BLOCK_SIZE 64 |
Netman RPC common definitions
Definition in file netman_rpc.h.
| #define NETMAN_MAX_FRAME_SIZE 1536 |
Definition at line 53 of file netman_rpc.h.
| #define NETMAN_RPC_BLOCK_SIZE 64 |
Definition at line 54 of file netman_rpc.h.
| #define NETMAN_RPC_NUMBER 0x00004239 |
Definition at line 12 of file netman_rpc.h.
| #define NETMAN_SIFCMD_ID 0x8000000D |
Definition at line 13 of file netman_rpc.h.
| Enumerator | |
|---|---|
| NETMAN_EE_RPC_FUNC_INIT | |
| NETMAN_EE_RPC_FUNC_DEINIT | |
| NETMAN_EE_RPC_FUNC_HANDLE_PACKETS | |
| NETMAN_EE_RPC_FUNC_HANDLE_LINK_STATUS_CHANGE | |
Definition at line 15 of file netman_rpc.h.
Definition at line 22 of file netman_rpc.h.