Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dauth.c542 ipcp_options *ipwo = &ipcp_wantoptions[0]; in auth_check_options() local
563 remote = ipwo->accept_remote? 0: ipwo->hisaddr; in auth_check_options()
607 ipcp_options *ipwo = &ipcp_wantoptions[0]; local
617 remote = ipwo->accept_remote? 0: ipwo->hisaddr;
649 ipcp_options *ipwo = &ipcp_wantoptions[unit]; local
676 remote = ipwo->accept_remote? 0: ipwo->hisaddr;
882 ipcp_options *ipwo = &ipcp_wantoptions[0]; in have_pap_secret() local
890 remote = ipwo->accept_remote? 0: ipwo->hisaddr; in have_pap_secret()