Searched refs:ucHeaderType (Results 1 – 1 of 1) sorted by relevance
143 UCHAR ucHeaderType = 0; in GetIpv6ProtocolPorts() local151 ucHeaderType = ucNextHeader; in GetIpv6ProtocolPorts()154 &ucHeaderType, in GetIpv6ProtocolPorts()158 if ((ucHeaderType == TCP_HEADER_TYPE) || in GetIpv6ProtocolPorts()159 (ucHeaderType == UDP_HEADER_TYPE)) { in GetIpv6ProtocolPorts()172 return ucHeaderType; in GetIpv6ProtocolPorts()