Home
last modified time | relevance | path

Searched refs:ASNUM_SET (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/bgpctl/
Doutput_json.c946 if (set->type == ASNUM_SET || set->type == ASPA_SET) { in json_rib_set()
Doutput.c1109 if (set->type == ASNUM_SET || set->type == ASPA_SET) in show_rib_set()
Dbgpctl.c1128 case ASNUM_SET: in fmt_set_type()
/openbsd/src/usr.sbin/bgpd/
Dbgpd.h904 ASNUM_SET, enumerator
Drde.c732 cset.type = ASNUM_SET; in rde_dispatch_imsg_session()