Searched refs:Value6 (Results 1 – 1 of 1) sorted by relevance
202 UINT32 Value6; in IpAddress() local261 &Value6, in IpAddress()269 && ( 0xffff >= Value6 ) in IpAddress()287 pRemoteAddress6->sin6_addr.__u6_addr.__u6_addr8[ 10 ] = (UINT8)( Value6 >> 8 ); in IpAddress()288 pRemoteAddress6->sin6_addr.__u6_addr.__u6_addr8[ 11 ] = (UINT8)Value6; in IpAddress()305 Value6, in IpAddress()