Searched refs:ucHeaderExtLength (Results 1 – 2 of 2) sorted by relevance
155 …uint8_t ucHeaderExtLength; /**< Length of this header in 8-octet units, not including the first 8 … member
148 uxExtHeaderLength += ( size_t ) ( ( 8 * pxExtHeader->ucHeaderExtLength ) + 8 ); in xCheckIPv6SizeFields()