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

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecConfigImpl.h 41 #define SIZE_OF_SPD_SELECTOR(x) (UINTN) (sizeof (EFI_IPSEC_SPD_SELECTOR) \
    [all...]
IpSecConfigImpl.c 668 if (Size != NULL && (*Size) < SIZE_OF_SPD_SELECTOR (Src)) {
669 *Size = SIZE_OF_SPD_SELECTOR (Src);
    [all...]

Completed in 1145 milliseconds