Home
last modified time | relevance | path

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

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