Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching refs:DestIp

1280   @param[in]  DestIp                Pointer to the server address.

1296 IN EFI_IP_ADDRESS *DestIp,
1329 if (DestIp == NULL) {
1418 CopyMem (&Token.RemoteAddress, DestIp, sizeof (EFI_IPv4_ADDRESS));