Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Output.c387 UINT8 *UpdatedExtHdrs; in Ip6PrependHead() local
391 UpdatedExtHdrs = NULL; in Ip6PrependHead()
433 &UpdatedExtHdrs in Ip6PrependHead()
441 UpdatedExtHdrs, in Ip6PrependHead()
445 FreePool (UpdatedExtHdrs); in Ip6PrependHead()
521 UINT8 *UpdatedExtHdrs; in Ip6Output() local
755 UpdatedExtHdrs = NULL; in Ip6Output()
785 &UpdatedExtHdrs in Ip6Output()
797 ExtHdrs = UpdatedExtHdrs; in Ip6Output()
938 if (UpdatedExtHdrs != NULL) { in Ip6Output()
[all …]
DIp6Option.c626 OUT UINT8 **UpdatedExtHdrs in Ip6FillFragmentHeader() argument
638 if (UpdatedExtHdrs == NULL) { in Ip6FillFragmentHeader()
754 *UpdatedExtHdrs = Buffer; in Ip6FillFragmentHeader()
DIp6Option.h142 OUT UINT8 **UpdatedExtHdrs