Searched refs:IS_NO_AG (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dtrace.c505 | IS_NO_AG), "PASSIVE" },
516 { IS_NO_AG, IS_NO_SUPER_AG, "NO_AG" },
H A Ddefs.h348 #define IS_NO_AG 0x0004000 /* do not aggregate subnets */ macro
H A Doutput.c761 } else if (ifp == 0 || !(ifp->int_state & IS_NO_AG)) {
H A Dparms.c723 parm.parm_int_state |= (IS_NO_AG | IS_NO_SUPER_AG);

Completed in 109 milliseconds