Lines Matching refs:OPT_PRIO
204 "Set kernel driver debug level", OPT_PRIO },
207 "Don't detach from controlling tty", OPT_PRIO | 1 },
219 OPT_PRIO, &holdoff_specified },
222 "Set time in seconds before disconnecting idle link", OPT_PRIO },
226 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
230 OPT_PRIO | OPT_PRIV | OPT_A2STRVAL, &domain },
238 "Keep on reopening connection after close", OPT_PRIO | 1 },
254 OPT_PRIO | OPT_A2STRVAL | OPT_STATIC, &logfile_name },
267 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXPATHLEN },
271 OPT_PRIO },
274 "Alter kernel settings as necessary", OPT_PRIO | 1 },
280 OPT_PRIO },
284 OPT_PRIO | OPT_LLIMIT, 0, 0 },
293 OPT_PRIO },
304 "Enable multilink operation", OPT_PRIO | 1 },
313 "Bundle name for multilink", OPT_PRIO },
323 "set filter for packets to pass", OPT_PRIO },
326 "set filter for active pkts", OPT_PRIO },
332 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
335 OPT_ALIAS | OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
339 "Check for traffic limit every N seconds", OPT_PRIO | OPT_LLIMIT | 1 },
667 if (mainopt->flags & OPT_PRIO) {
854 if ((opt->flags & OPT_PRIO) && priority < opt->priority)