Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/net/
Dslnetif.c354 SlNetIf_t *bestPartialMatchIf = NULL; in SlNetIf_queryIf() local
370 if (NULL == bestPartialMatchIf) in SlNetIf_queryIf()
372 bestPartialMatchIf = &(ifNode->netIf); in SlNetIf_queryIf()
408 return bestPartialMatchIf; in SlNetIf_queryIf()