HomeSort by: relevance | last modified time | path
    Searched refs:NEVER (Results 1 - 9 of 9) sorted by relevancy

  /src/sbin/routed/
defs.h 132 #define NEVER DAY /* a long time */
133 #define EPOCH NEVER /* bias time by this to avoid <0 */
if.c 66 * Assume there are never more 100 or 200 real interfaces, and that
551 ifp->int_act_time = NEVER;
573 ifp->int_act_time = NEVER;
574 ifp->int_query_time = NEVER;
766 ifs0.int_query_time = NEVER;
rdisc.c 840 rdisc_timer.tv_sec = now.tv_sec + NEVER;
882 rdisc_timer.tv_sec = now.tv_sec + NEVER;
table.c 392 * route is never promoted until the parent route is
553 * any finer routes that we know will never be aggregated by
2121 + ((rip_sock < 0) ? NEVER : SUPPLY_INTERVAL));
2139 if (ifp->int_act_time != NEVER
2154 ifp->int_query_time = NEVER;
main.c 788 ifp->int_query_time = NEVER;
output.c 938 || ifp->int_query_time != NEVER)
parms.c 334 ifp->int_act_time = NEVER;
  /src/dist/pf/sbin/pfctl/
pfctl_optimize.c 90 NEVER}; /* we should never see this field set?!? */
198 /* These fields should never be set in a PASS/BLOCK rule */
199 PF_RULE_FIELD(natpass, NEVER),
200 PF_RULE_FIELD(max_mss, NEVER),
201 PF_RULE_FIELD(min_ttl, NEVER),
1520 assert(pf_rule_desc[i].prf_type != NEVER ||
  /src/sys/arch/mips/rmi/
rmixl_pcix.c 922 #if NEVER

Completed in 35 milliseconds