Lines Matching refs:This

7   This program and the accompanying materials
100 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
117 @retval EFI_INVALID_PARAMETER This is NULL.
123 IN EFI_TCP4_PROTOCOL *This,
135 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
156 IN EFI_TCP4_PROTOCOL * This,
163 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
180 @retval EFI_NOT_FOUND This route is not in the routing table.
181 @retval EFI_ACCESS_DENIED This route is already in the routing table.
188 IN EFI_TCP4_PROTOCOL *This,
198 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
204 @retval EFI_NOT_STARTED This EFI_TCP4_PROTOCOL instance hasn't been
217 IN EFI_TCP4_PROTOCOL *This,
224 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
244 IN EFI_TCP4_PROTOCOL *This,
251 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance
280 IN EFI_TCP4_PROTOCOL *This,
287 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
318 IN EFI_TCP4_PROTOCOL *This,
325 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
347 IN EFI_TCP4_PROTOCOL *This,
354 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
367 IN EFI_TCP4_PROTOCOL *This,
374 @param[in] This Pointer to the EFI_TCP4_PROTOCOL instance.
377 @retval EFI_INVALID_PARAMETER This is NULL.
388 IN EFI_TCP4_PROTOCOL *This
399 Protocol instance into user-supplied buffers. This function can also be used to retrieve
402 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
420 @retval EFI_INVALID_PARAMETER This is NULL.
426 IN EFI_TCP6_PROTOCOL *This,
452 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
462 - This is NULL.
484 IN EFI_TCP6_PROTOCOL *This,
494 and ConnectionToken->CompletionToken.Status will be updated accordingly. This
500 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
506 @retval EFI_NOT_STARTED This EFI TCPv6 Protocol instance has not been configured.
508 - This instance is not configured as an active instance.
509 - This instance is not in Tcp6StateClosed state.
511 - This is NULL.
521 IN EFI_TCP6_PROTOCOL *This,
526 Listen on the passive instance to accept an incoming connection request. This is a
539 This function only can be called when the current TCP instance is in Tcp6StateListen state.
541 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
546 @retval EFI_NOT_STARTED This EFI TCPv6 Protocol instance has not been configured.
548 - This instance is not a passive instance.
549 - This instance is not in Tcp6StateListen state.
553 - This is NULL.
564 IN EFI_TCP6_PROTOCOL *This,
575 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
579 @retval EFI_NOT_STARTED This EFI TCPv6 Protocol instance has not been configured.
584 - This is NULL.
608 IN EFI_TCP6_PROTOCOL *This,
615 The Receive() function places a completion token into the receive packet queue. This
626 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
631 @retval EFI_NOT_STARTED This EFI TCPv6 Protocol instance has not been configured.
635 - This is NULL.
661 IN EFI_TCP6_PROTOCOL *This,
666 Disconnecting a TCP connection gracefully or reset a TCP connection. This function is a
676 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
680 @retval EFI_NOT_STARTED This EFI TCPv6 Protocol instance has not been configured.
685 - This is NULL.
695 IN EFI_TCP6_PROTOCOL *This,
715 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
731 IN EFI_TCP6_PROTOCOL *This,
742 @param[in] This Pointer to the EFI_TCP6_PROTOCOL instance.
745 @retval EFI_INVALID_PARAMETER This is NULL.
755 IN EFI_TCP6_PROTOCOL *This