Home | History | Annotate | Download | only in EfiSocketLib

Lines Matching refs:MinimumAddressLength

1111     else if ( SockAddrLength < pSocket->pApi->MinimumAddressLength ) {

1654 if ( SockAddrLength >= pSocket->pApi->MinimumAddressLength ) {
1674 LocalAddress.sin6_len = (uint8_t)pSocket->pApi->MinimumAddressLength;