Searched refs:AGS_GATEWAY (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Ddefs.h395 #define AGS_GATEWAY 0x010 /* tell kernel RTF_GATEWAY */ macro
405 #define AGS_AGGREGATE_EITHER (AGS_RIPV2 | AGS_GATEWAY | \
H A Dtable.c1370 if (ag->ag_state & AGS_GATEWAY)
1402 && !(ag->ag_state & AGS_GATEWAY)) {
1406 && (ag->ag_state & AGS_GATEWAY)) {
1446 ags |= (AGS_GATEWAY | AGS_SUPPRESS | AGS_AGGREGATE);
1475 ags |= (AGS_GATEWAY | AGS_SUPPRESS | AGS_AGGREGATE);

Completed in 112 milliseconds