Home | History | Annotate | Download | only in src

Lines Matching refs:open

229     bundle->phys_type.open |= dl->physical->type;
232 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
233 != bundle->phys_type.open && bundle->session.timer.state == TIMER_STOPPED)
238 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
239 != bundle->phys_type.open && bundle->idle.timer.state == TIMER_STOPPED)
249 bundle->phys_type.all = bundle->phys_type.open = 0;
256 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL))
257 == bundle->phys_type.open) {
271 * If it's an LCP, adjust our phys_mode.open value and check the
310 * If it's an LCP, adjust our phys_type.open value and any timers.
846 bundle.phys_type.open = 0;
985 * Please open the given datalink, or all if name == NULL
1091 prompt_Printf(arg->prompt, "%s\n", server.fd == -1 ? " (not open)" : "");
1094 server.fd == -1 ? " (not open)" : "");
1174 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) !=
1175 bundle->phys_type.open && bundle->cfg.idle.timeout) {
1240 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) !=
1241 bundle->phys_type.open && bundle->radius.sessiontime) {
1463 * We've successfully received two or more open file descriptors
1696 log_Printf(LogWARN, "You must `set ifaddr' or `open' before"
1991 /* Two auto links or one auto and one open in NETWORK phase */
1996 /* One auto and one open link in NETWORK phase */