NCDWiredProfile

C Specification

#include <revolution/ncd.h>
/* the wired profile structure */
typedef struct NCDWiredProfile
{
    u8      reserved[ 4 ];

} ATTRIBUTE_PACKED NCDWiredProfile;

Description

This structure stores network settings when using a wired connection.
There are no valid settings.

See Also

None.

Revision History

2006/08/14 Deleted linkType from members.
2006/08/09 Initial version.


CONFIDENTIAL