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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/net/
H A Dif.h93 #define IFF_LINK1 0x2000 /* per link layer defined bit */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dppp_oe.c749 * We only enter slow retry mode if IFF_LINK1 (aka autodial)
759 if ((sc->sc_sppp.pp_if.if_flags & IFF_LINK1) == 0) {

Completed in 2445 milliseconds