Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dauth.c1374 int lacks_ip; in auth_check_options() local
1442 lacks_ip = 0; in auth_check_options()
1444 can_auth = wo->neg_upap && (uselogin || have_pap_secret(&lacks_ip)); in auth_check_options()
1458 our_name, 1, &lacks_ip); in auth_check_options()
1469 our_name, 1, &lacks_ip); in auth_check_options()
1487 if (lacks_ip) in auth_check_options()