Home
last modified time | relevance | path

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

/dragonfly/sbin/routed/
H A Ddefs.h355 #define AGS_CORS_GATE 0x100 /* ignore differing gate when this macro
361 AGS_SUPPRESS | AGS_CORS_GATE)
H A Dtable.c231 && !(ag_cors->ag_state & AGS_CORS_GATE)) { in ag_flush()
334 || (ag_cors->ag_state & AGS_CORS_GATE))) { in ag_check()
1402 ags |= (AGS_IF | AGS_CORS_GATE); in walk_kern()
1421 ags |= AGS_CORS_GATE; in walk_kern()
1428 ags &= ~(AGS_IF | AGS_CORS_GATE); in walk_kern()