Searched refs:otSysGetThreadNetifIndex (Results 1 – 3 of 3) sorted by relevance
210 unsigned int otSysGetThreadNetifIndex(void);
338 otCliOutputFormat("%s:%u\r\n", otSysGetThreadNetifName(), otSysGetThreadNetifIndex()); in ProcessNetif()
167 unsigned int otSysGetThreadNetifIndex(void) { return gNetifIndex; } in otSysGetThreadNetifIndex() function650 unsigned int netifIdx = otSysGetThreadNetifIndex(); in AddRoute()705 unsigned int netifIdx = otSysGetThreadNetifIndex(); in DeleteRoute()