Searched refs:StaticIpAddress (Results 1 – 2 of 2) sorted by relevance
/DragonStub/inc/ | ||
H A D | efidevp.h | 284 BOOLEAN StaticIpAddress; member |
/DragonStub/lib/ | ||
H A D | dpath.c | 774 CatPrint( Str , L",%s" , IP-> StaticIpAddress ? L"Static" : L"DHCP" ) ; in _DevPathIPv4() |