![]() |
![]() |
|
Network Services API
2.50.00.07
|
The SlNetIf_t structure holds the configuration of the interface Its ID, name, flags and the configuration list - SlNetIf_Config_t. More...
#include <ti/net/slnetif.h>

Data Fields | |
| uint32_t | ifID |
| char * | ifName |
| int32_t | flags |
| SlNetIf_Config_t * | ifConf |
| void * | ifContext |
The SlNetIf_t structure holds the configuration of the interface Its ID, name, flags and the configuration list - SlNetIf_Config_t.
| uint32_t SlNetIf_t::ifID |
| char* SlNetIf_t::ifName |
| int32_t SlNetIf_t::flags |
| SlNetIf_Config_t* SlNetIf_t::ifConf |
| void* SlNetIf_t::ifContext |