Searched refs:LastHeader (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6Option.h | 88 OUT UINT8 **LastHeader, 138 IN UINT8 LastHeader, 166 IN UINT8 *LastHeader,
|
D | Ip6Option.c | 268 OUT UINT8 **LastHeader, in Ip6IsExtsValid() argument 297 *LastHeader = NextHeader; in Ip6IsExtsValid() 498 *LastHeader = NextHeader; in Ip6IsExtsValid() 505 *LastHeader = NextHeader; in Ip6IsExtsValid() 547 *LastHeader = NextHeader; in Ip6IsExtsValid() 622 IN UINT8 LastHeader, in Ip6FillFragmentHeader() argument 734 FragmentHead.NextHeader = LastHeader; in Ip6FillFragmentHeader()
|
D | Ip6Output.c | 380 IN UINT8 LastHeader, in Ip6PrependHead() argument 429 LastHeader, in Ip6PrependHead() 502 UINT8 *LastHeader; in Ip6Output() local 540 LastHeader = NULL; in Ip6Output() 550 &LastHeader, in Ip6Output() 588 NextHeader = *LastHeader; in Ip6Output() 644 LastHeader, // no need get the lasthead value for output in Ip6Output() 656 LastHeader = NULL; in Ip6Output() 668 &LastHeader, in Ip6Output() 680 LastHeaderBackup = *LastHeader; in Ip6Output()
|
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/ |
D | IpSecImpl.c | 895 OUT UINT8 **LastHeader, in IpSecIsIp6ExtsValid() argument 910 *LastHeader = NextHeader; in IpSecIsIp6ExtsValid() 987 *LastHeader = NextHeader; in IpSecIsIp6ExtsValid() 996 *LastHeader = NextHeader; in IpSecIsIp6ExtsValid()
|