HomeSort by relevance Sort by last modified time
    Searched refs:PayloadLength (Results 1 - 15 of 15) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Payload.c 134 Nonce->Header.PayloadLength = (UINT16) Size;
200 Ke->Header.PayloadLength = (UINT16) KeSize;
279 Id->Header.PayloadLength = (UINT16) IdSize;
360 Id->Header.PayloadLength = (UINT16) IdSize;
565 PayloadBuf->Header.PayloadLength = (UINT16) (AuthPayload->PayloadSize);
828 PayloadBuf->Header.PayloadLength = (UINT16) (AuthPayload->PayloadSize);
    [all...]
Payload.h 63 UINT16 PayloadLength;
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Output.c 406 PacketHead->PayloadLength = HTONS ((UINT16) (Packet->TotalSize - sizeof (EFI_IP6_HEADER)));
463 Src, Dest, FlowLabel, PayloadLength. This function
966 PacketHead->PayloadLength = (UINT16) (NTOHS (PacketHead->PayloadLength) +
968 PacketHead->PayloadLength = HTONS (PacketHead->PayloadLength);
    [all...]
Ip6Icmp.c 178 ReplyHead.PayloadLength = HTONS ((UINT16) (Packet->TotalSize));
639 Head.PayloadLength = HTONS (PayloadLen);
Ip6Nd.c     [all...]
Ip6Common.c 669 Head->PayloadLength = NTOHS (Head->PayloadLength);
Ip6Input.c 838 PayloadLen = (*Head)->PayloadLength;
941 PayloadLen = (*Head)->PayloadLength;
    [all...]
Ip6Mld.c 174 Head.PayloadLength = HTONS (PayloadLen);
276 Head.PayloadLength = HTONS (PayloadLen);
Ip6Impl.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecImpl.c 1125 ((EFI_IP6_HEADER *)IpPayload)->PayloadLength,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Ip6.h 408 UINT16 PayloadLength;
    [all...]
  /external/syslinux/efi32/include/efi/
efiip.h 393 UINT16 PayloadLength;
  /external/syslinux/efi64/include/efi/
efiip.h 393 UINT16 PayloadLength;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiip.h 393 UINT16 PayloadLength;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 1092 milliseconds