Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/npppd/pptp/
Dpptp.h330 int pptpd_assign_call (pptpd *, pptp_call *);
Dpptp_call.c198 if (pptpd_assign_call(_this->ctrl->pptpd, _this) != 0) { in pptp_call_input()
Dpptpd.c246 pptpd_assign_call(pptpd *_this, pptp_call *call) in pptpd_assign_call() function