Searched refs:xShortCount (Results 1 – 1 of 1) sorted by relevance
243 const BaseType_t xShortCount = 8; /* An IPv6 address consists of 8 shorts. */ in prv_ntop6_search_zeros() local249 for( ; xIndex < xShortCount; xIndex++ ) in prv_ntop6_search_zeros()265 if( ( usValue != 0U ) || ( xIndex == ( xShortCount - 1 ) ) ) in prv_ntop6_search_zeros()298 const BaseType_t xShortCount = 8; /* An IPv6 address consists of 8 shorts. */ in prv_ntop6_write_zeros() local305 if( ( pxSet->xIndex + pxSet->xZeroLength ) == xShortCount ) in prv_ntop6_write_zeros()