Searched refs:ifIDIndex (Results 1 – 1 of 1) sorted by relevance
811 uint32_t ifIDIndex = 1; /* Set value to highest bit in uint32_t */ in SlNetIf_loadSecObj() local829 while ( ifIDIndex < maxIDIndex ) in SlNetIf_loadSecObj()832 if ( ifIDIndex & ifBitmap ) in SlNetIf_loadSecObj()835 netIf = SlNetIf_getIfByID(ifIDIndex & ifBitmap); in SlNetIf_loadSecObj()858 ifIDIndex <<= 1; in SlNetIf_loadSecObj()