SGDK
A free and open development kit for the Sega Mega Drive
|
IP configuration parameters. More...
#include <mw-msg.h>
Public Attributes | |
union ip_addr | addr |
Host IP address in binary format. | |
union ip_addr | mask |
Subnet mask in binary IP format. | |
union ip_addr | gateway |
Gateway IP address in binary format. | |
union ip_addr | dns1 |
DNS server 1 IP address in binary format. | |
union ip_addr | dns2 |
DNS server 2 IP address in binary format. |
IP configuration parameters.