Searched refs:ConflictMask (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/
H A DIfConfig6.h76 UINT32 ConflictMask; member in struct:_VAR_CHECK_ITEM
H A DIfConfig6.c214 if (CheckConflict & Arg.ConflictMask) {
220 CheckConflict |= Arg.ConflictMask;
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c72 UINT32 ConflictMask; member in struct:_VAR_CHECK_ITEM
239 if (CheckConflict & Arg.ConflictMask) {
245 CheckConflict |= Arg.ConflictMask;

Completed in 44 milliseconds