Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpctl/
H A Doutput_json.c943 if (set->type == ASNUM_SET || set->type == ASPA_SET) { in json_rib_set()
H A Doutput.c1103 if (set->type == ASNUM_SET || set->type == ASPA_SET) in show_rib_set()
H A Dbgpctl.c1119 case ASPA_SET: in fmt_set_type()
/openbsd/usr.sbin/bgpd/
H A Dbgpd.h874 ASPA_SET, enumerator
H A Drde.c715 cset.type = ASPA_SET; in rde_dispatch_imsg_session()