Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dppp.h761 npppd_ppp *ppp_create (void);
H A Dppp.c103 ppp_create() in ppp_create() function
/openbsd/usr.sbin/npppd/pppoe/
H A Dpppoe_session.c485 if ((ppp = ppp_create()) == NULL) in pppoe_session_bind_ppp()
/openbsd/usr.sbin/npppd/pptp/
H A Dpptp_call.c735 if ((ppp = ppp_create()) == NULL) in pptp_call_bind_ppp()
/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp_call.c1000 if ((ppp = ppp_create()) == NULL) in l2tp_call_bind_ppp()