Home
last modified time | relevance | path

Searched refs:netif (Results 1 – 2 of 2) sorted by relevance

/RevoEX-2.3/build/demos/share/src/
Dconfig.c58 pIfConfig->netif.wired.linkType = NCD_WIRED_LINKTYPE_AUTO; in REXDEMOCreateIfConfig()
66 pIfConfig->netif.wireless.rateset = 0; /* Automatic */ in REXDEMOCreateIfConfig()
67 pIfConfig->netif.wireless.retryLimit = 0; /* Automatic */ in REXDEMOCreateIfConfig()
68 pIfConfig->netif.wireless.configMethod = NCD_CONFIG_METHOD_MANUAL; in REXDEMOCreateIfConfig()
70 NCDApConfig* pApConfig = &( pIfConfig->netif.wireless.config.manual ); in REXDEMOCreateIfConfig()
/RevoEX-2.3/include/revolution/ncd/
DNCDTypes.h252 } netif; member
282 } netif; member