Lines Matching full:because
129 /// EFI_CONNECTION_RESET: The connect fails because the connection is reset
131 /// EFI_CONNECTION_REFUSED: The connect fails because this connection is initiated with
136 /// EFI_NETWORK_UNREACHABLE: The active open fails because
138 /// EFI_HOST_UNREACHABLE: The active open fails because an
141 /// because an ICMP protocol unreachable error is received.
183 /// EFI_CONNECTION_FIN: The receiving operation fails because the communication peer
187 /// because this connection is reset either by instance
193 /// because an ICMP network unreachable error is received.
194 /// EFI_HOST_UNREACHABLE: The transmission fails because an
197 /// because an ICMP protocol unreachable error is received.
242 @retval EFI_NOT_STARTED No configuration data is available because this instance hasn't
407 @retval EFI_NOT_READY The completion token could not be queued because the
409 @retval EFI_OUT_OF_RESOURCES Could not queue the transmit data because of resource
453 …@retval EFI_NOT_READY The receive request could not be queued because the receive queue is …