|
LibXenon
Bare-metal Xbox 360 homebrew library
|


Go to the source code of this file.
Macros | |
| #define | NETWORK_INIT_SUCCESS 0 |
| #define | NETWORK_INIT_DHCP_FAILURE 1 |
| #define | NETWORK_INIT_FAILURE -1 |
Functions | |
| int | network_init () |
| void | network_poll () |
| void | network_print_config () |
Variables | |
| struct netif | netif |