Lines Matching defs:ptc
2072 launch_service(int tunfd, poep_t *poep, void *srvp, struct ppptun_control *ptc)
2103 ptp.ptp_address = ptc->ptc_address;
2113 cp = strchr(ptc->ptc_name, ':');
2115 cp = ptc->ptc_name + strlen(ptc->ptc_name);
2117 cp-ptc->ptc_name, ptc->ptc_name);
2121 cp-ptc->ptc_name, ptc->ptc_name);
2228 ctrl.len = sizeof (*ptc);
2229 ctrl.buf = (caddr_t)ptc;
2233 logerr("putmsg %s: %s", ptc->ptc_name,