Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dppp.h473 #define ppp_set_auth_required(ppp, boolval) (ppp->settings.auth_required = boolval) macro
/third_party/lwip/doc/
Dppp.txt328 ppp_set_auth_required(ppp, 1);