Network Services API  2.50.00.07
Data Fields
SlNetIf_t Struct Reference

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>

Collaboration diagram for SlNetIf_t:
Collaboration graph

Data Fields

uint32_t ifID
 
char * ifName
 
int32_t flags
 
SlNetIf_Config_tifConf
 
void * ifContext
 

Detailed Description

The SlNetIf_t structure holds the configuration of the interface Its ID, name, flags and the configuration list - SlNetIf_Config_t.

Field Documentation

§ ifID

uint32_t SlNetIf_t::ifID

§ ifName

char* SlNetIf_t::ifName

§ flags

int32_t SlNetIf_t::flags

§ ifConf

SlNetIf_Config_t* SlNetIf_t::ifConf

§ ifContext

void* SlNetIf_t::ifContext

The documentation for this struct was generated from the following file:
© Copyright 1995-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale