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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Ddialup.cpp176 NetDevice_LAN = 0x0004 // a network card enumerator in enum:wxDialUpManagerImpl::NetDeviceType
488 case NetDevice_LAN:
505 case NetDevice_LAN + NetDevice_Modem:
536 return (netDeviceType & NetDevice_LAN) != 0;
616 netDevice |= NetDevice_LAN;
741 netDevice |= NetDevice_LAN;

Completed in 64 milliseconds