Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd.h201 bool allow_user_select; member
H A Dparse.y919 curr_ipcpconf->allow_user_select = $2;
H A Dnpppd.c706 if (!ppp_ipcp(ppp)->allow_user_select) in npppd_get_user_framed_ip_address()