Home
last modified time | relevance | path

Searched refs:StaticIpAddress (Results 1 – 2 of 2) sorted by relevance

/DragonStub/inc/
H A Defidevp.h284 BOOLEAN StaticIpAddress; member
/DragonStub/lib/
H A Ddpath.c774 CatPrint( Str , L",%s" , IP-> StaticIpAddress ? L"Static" : L"DHCP" ) ; in _DevPathIPv4()