Searched defs:CountD (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Option.c279 UINT8 CountD; local
310 CountD = 0;
353 CountD++;
356 if (CountD > 2) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecImpl.c902 UINT8 CountD; local
922 CountD = 0;
941 CountD++;
944 if (CountD > 2) {

Completed in 58 milliseconds