Home | History | Annotate | Download | only in Protocol

Lines Matching defs:Arp

90 /// ARP cache entries.

98 /// ARP route table entries.
730 Uses the ARP protocol to resolve a MAC address.
732 This function uses the ARP protocol to resolve a MAC address. The UsingIpv6 field
735 a MAC address. If the ARP protocol succeeds in resolving the specified address,
740 returned. If the ARP protocol encounters a timeout condition while attempting
748 ARP protocol.
754 @retval EFI_ABORTED The callback function aborted the ARP Protocol.
755 @retval EFI_TIMEOUT The ARP Protocol encountered a timeout condition.
770 The parameter specified by NewAutoArp is used to control the generation of ARP
771 protocol packets. If NewAutoArp is TRUE, then ARP Protocol packets will be generated
772 as required by the PXE Base Code Protocol. If NewAutoArp is FALSE, then no ARP
922 EFI_PXE_BASE_CODE_ARP Arp;