Searched refs:stopped_ppp (Results 1 – 1 of 1) sorted by relevance
46 struct stopped_ppp { struct48 TAILQ_ENTRY(stopped_ppp) entry; argument55 TAILQ_HEAD(, stopped_ppp) stopped_ppps;146 struct stopped_ppp *stopped; in npppd_ctl_add_stopped_ppp()150 if ((stopped = malloc(sizeof(struct stopped_ppp))) == NULL) { in npppd_ctl_add_stopped_ppp()201 struct stopped_ppp *e, *t; in npppd_ctl_imsg_compose()