Home
last modified time | relevance | path

Searched refs:RealExtLen (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Output.c511 UINT32 RealExtLen; in Ip6Output() local
669 &RealExtLen, in Ip6Output()
676 if ((RealExtLen & 0x7) != 0) { in Ip6Output()
799 RealExtLen = RealExtLen + sizeof (IP6_FRAGMENT_HEADER); in Ip6Output()
816 HeadLen = sizeof (EFI_IP6_HEADER) + RealExtLen; in Ip6Output()