Home
last modified time | relevance | path

Searched refs:AGS_CORS_GATE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sbin/routed/
Ddefs.h384 #define AGS_CORS_GATE 0x100 /* ignore differing gate when this macro
390 AGS_SUPPRESS | AGS_CORS_GATE)
Dtable.c247 && !(ag_cors->ag_state & AGS_CORS_GATE)) { in ag_flush()
348 || (ag_cors->ag_state & AGS_CORS_GATE))) { in ag_check()
1458 ags |= (AGS_IF | AGS_CORS_GATE); in walk_kern()
1477 ags |= AGS_CORS_GATE; in walk_kern()
1484 ags &= ~(AGS_IF | AGS_CORS_GATE); in walk_kern()