Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dauth.c526 ipcp_options *ipwo = &ipcp_wantoptions[0]; in auth_check_options() local
547 remote = ipwo->accept_remote? 0: ipwo->hisaddr; in auth_check_options()
591 ipcp_options *ipwo = &ipcp_wantoptions[0]; in auth_reset() local
601 remote = ipwo->accept_remote? 0: ipwo->hisaddr; in auth_reset()
627 ipcp_options *ipwo = &ipcp_wantoptions[unit]; in check_passwd() local
654 remote = ipwo->accept_remote? 0: ipwo->hisaddr; in check_passwd()
854 ipcp_options *ipwo = &ipcp_wantoptions[0]; in have_pap_secret() local
862 remote = ipwo->accept_remote? 0: ipwo->hisaddr; in have_pap_secret()