Home
last modified time | relevance | path

Searched refs:ACTION_SET_RELATIVE_MED (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/bgpd/
H A Drde_filter.c70 case ACTION_SET_RELATIVE_MED: in rde_apply_set()
624 case ACTION_SET_RELATIVE_MED: in filterset_equal()
711 case ACTION_SET_RELATIVE_MED: in filterset_name()
H A Dparse.y3167 $$->type = ACTION_SET_RELATIVE_MED;
3178 $$->type = ACTION_SET_RELATIVE_MED;
3188 $$->type = ACTION_SET_RELATIVE_MED;
3202 $$->type = ACTION_SET_RELATIVE_MED;
3213 $$->type = ACTION_SET_RELATIVE_MED;
3223 $$->type = ACTION_SET_RELATIVE_MED;
5208 case ACTION_SET_RELATIVE_MED: in filterset_add()
H A Dbgpd.h1254 ACTION_SET_RELATIVE_MED, enumerator
H A Dprintconf.c313 case ACTION_SET_RELATIVE_MED: in print_set()