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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h 269 BOOLEAN SeqOverflow;
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
Dump.c 309 if (Data->ProcessingPolicy->SeqOverflow) {
341 Data->ProcessingPolicy->SeqOverflow || Data->ProcessingPolicy->FragCheck) {
PolicyEntryOperation.c 330 // Convert user imput from string to integer, and fill in the SeqOverflow in EFI_IPSEC_SPD_DATA.
333 (*Data)->ProcessingPolicy->SeqOverflow = TRUE;
336 (*Data)->ProcessingPolicy->SeqOverflow = FALSE;
    [all...]

Completed in 5607 milliseconds