#include <revolution/ncd.h>
/* the wired profile structure */
typedef struct NCDWiredProfile
{
u8 reserved[ 4 ];
} ATTRIBUTE_PACKED NCDWiredProfile;
This structure stores network settings when using a wired connection.
There are no valid settings.
None.
2006/08/14 Deleted linkType from members.
2006/08/09 Initial version.
CONFIDENTIAL