Lines Matching refs:This

2   This file defines the EFI IPv4 (Internet Protocol version 4)
14 This program and the accompanying materials are licensed and made available under
23 This Protocol is introduced in UEFI Specification 2.0.
241 /// This Event will be signaled after the Status field is updated
268 driver instance. The data fields in EFI_IP4_MODE_DATA are read only. This
272 @param This The pointer to the EFI_IP4_PROTOCOL instance.
278 @retval EFI_INVALID_PARAMETER This is NULL.
285 IN CONST EFI_IP4_PROTOCOL *This,
314 @param This The pointer to the EFI_IP4_PROTOCOL instance.
321 This is NULL.
327 address. This EFI IPv4 Protocol implementation does not
340 IN EFI_IP4_PROTOCOL *This,
353 @param This The pointer to the EFI_IP4_PROTOCOL instance.
359 - This is NULL.
363 @retval EFI_NOT_STARTED This instance has not been started.
367 @retval EFI_UNSUPPORTED This EFI IPv4 Protocol implementation does not support multicast groups.
377 IN EFI_IP4_PROTOCOL *This,
406 @param This The pointer to the EFI_IP4_PROTOCOL instance.
419 - This is NULL.
427 @retval EFI_NOT_FOUND This route is not in the routing table (when DeleteRoute is TRUE).
435 IN EFI_IP4_PROTOCOL *This,
449 @param This The pointer to the EFI_IP4_PROTOCOL instance.
453 @retval EFI_NOT_STARTED This instance has not been started.
474 IN EFI_IP4_PROTOCOL *This,
482 This function is always asynchronous.
489 @param This The pointer to the EFI_IP4_PROTOCOL instance.
493 @retval EFI_NOT_STARTED This EFI IPv4 Protocol instance has not been started.
497 - This is NULL.
513 IN EFI_IP4_PROTOCOL *This,
527 @param This The pointer to the EFI_IP4_PROTOCOL instance.
537 @retval EFI_INVALID_PARAMETER This is NULL.
538 @retval EFI_NOT_STARTED This instance has not been started.
549 IN EFI_IP4_PROTOCOL *This,
567 @param This The pointer to the EFI_IP4_PROTOCOL instance.
570 @retval EFI_NOT_STARTED This EFI IPv4 Protocol instance has not been started.
573 @retval EFI_INVALID_PARAMETER This is NULL.
583 IN EFI_IP4_PROTOCOL *This