Searched defs:auth_required (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/ | ||
H A D | ppp_impl.h | 286 u_int auth_required : 1; /* Peer is required to authenticate */ member in struct:ppp_settings |
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/ | ||
H A D | ppp.h | 308 u_int auth_required : 1; /* Peer is required to authenticate */ member in struct:ppp_settings |
Completed in 384 milliseconds