TianoCore EDK2
master
Loading...
Searching...
No Matches
Dhcp6IoGoogleTest.h
Go to the documentation of this file.
1
8
#ifndef DHCP6_IO_GOOGLE_TEST_H_
9
#define DHCP6_IO_GOOGLE_TEST_H_
10
12
// These are the functions that are being unit tested
14
15
#include <
Uefi.h
>
16
29
EFI_STATUS
30
Dhcp6SeekInnerOptionSafe
(
31
UINT16 IaType,
32
UINT8 *Option,
33
UINT32 OptionLen,
34
UINT8 **IaInnerOpt,
35
UINT16 *IaInnerLen
36
);
37
51
EFI_STATUS
52
Dhcp6SeekStsOption
(
53
IN
DHCP6_INSTANCE
*Instance,
54
IN
EFI_DHCP6_PACKET
*Packet,
55
OUT
UINT8 **Option
56
);
57
58
#endif
// DHCP6_IO_GOOGLE_TEST_H
Dhcp6SeekInnerOptionSafe
EFI_STATUS Dhcp6SeekInnerOptionSafe(UINT16 IaType, UINT8 *Option, UINT32 OptionLen, UINT8 **IaInnerOpt, UINT16 *IaInnerLen)
Dhcp6SeekStsOption
EFI_STATUS Dhcp6SeekStsOption(IN DHCP6_INSTANCE *Instance, IN EFI_DHCP6_PACKET *Packet, OUT UINT8 **Option)
Definition:
Dhcp6Io.c:796
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
Uefi.h
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
_DHCP6_INSTANCE
Definition:
Dhcp6Impl.h:249
EFI_DHCP6_PACKET
Definition:
Dhcp6.h:181
NetworkPkg
Dhcp6Dxe
GoogleTest
Dhcp6IoGoogleTest.h
Generated on Fri Nov 15 2024 18:01:18 for TianoCore EDK2 by
1.9.6