SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
mw_ip_cfg Struct Reference

IP configuration parameters. More...

#include <mw-msg.h>

Collaboration diagram for mw_ip_cfg:
[legend]

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.

Detailed Description

IP configuration parameters.


The documentation for this struct was generated from the following file: