Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/net/
Dslnetif.c839 if ( (NULL != netIf) && (NULL != (netIf->ifConf)->ifLoadSecObj) ) in SlNetIf_loadSecObj()
842 …retVal = (netIf->ifConf)->ifLoadSecObj(netIf->ifContext, objType, objName, objNameLen, objBuff, ob… in SlNetIf_loadSecObj()
Dslnetif.h187 …int32_t (*ifLoadSecObj) (void *ifContext, uint16_t objType, char *objName, int16_t objNam… member