Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching refs:EFI_UDP4_SESSION_DATA

620   IN EFI_UDP4_SESSION_DATA   *Session,

848 &((EFI_UDP4_SESSION_DATA *) Session)->DestinationAddress,
925 &((EFI_UDP4_SESSION_DATA *)Session)->DestinationAddress,
933 (EFI_IP4_EQUAL (DestIp, &((EFI_UDP4_SESSION_DATA *)Session)->DestinationAddress) ||
939 } else if (EFI_IP4_EQUAL (&Mode->StationIp, &((EFI_UDP4_SESSION_DATA *)Session)->DestinationAddress) ||
976 Port = ((EFI_UDP4_SESSION_DATA *) Session)->DestinationPort;
1033 &((EFI_UDP4_SESSION_DATA *)Session)->SourceAddress,
1041 (EFI_IP4_EQUAL (SrcIp, &((EFI_UDP4_SESSION_DATA *)Session)->SourceAddress) ||
1078 Port = ((EFI_UDP4_SESSION_DATA
1135 EFI_UDP4_SESSION_DATA *Session;