Searched refs:pport_new (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/ctld/
H A Dctld.h308 struct pport *pport_new(struct conf *conf, const char *name,
H A Dctld.c1180 pport_new(struct conf *conf, const char *name, uint32_t ctl_port) function
1212 ppnew = pport_new(conf, pp->pp_name, pp->pp_ctl_port);
H A Dkernel.c568 pp = pport_new(conf, name, port->port_id);
570 log_warnx("pport_new failed");

Completed in 126 milliseconds