Searched refs:CD_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dphysical.h50 #define CD_DEFAULT 3 macro
H A Dtcp.c206 if (p->cfg.cd.necessity != CD_DEFAULT)
H A Dudp.c331 if (p->cfg.cd.necessity != CD_DEFAULT)
H A Dexec.c406 if (p->cfg.cd.necessity != CD_DEFAULT)
H A Dtty.c133 if (p->cfg.cd.necessity != CD_DEFAULT)
715 if (p->cfg.cd.necessity != CD_DEFAULT)
H A Dether.c673 case CD_DEFAULT:
H A Dphysical.c204 p->cfg.cd.necessity = CD_DEFAULT;
504 else if (p->cfg.cd.necessity == CD_DEFAULT) {
H A Dcommand.c2246 cx->physical->cfg.cd.necessity = CD_DEFAULT;

Completed in 79 milliseconds