Home
last modified time | relevance | path

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

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Doutput_json.c932 if (set->type == ASNUM_SET) { in json_rib_set()
H A Doutput.c971 if (set->type == ASNUM_SET) in show_rib_set()
H A Dbgpctl.c1016 case ASNUM_SET: in fmt_set_type()
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h760 ASNUM_SET, enumerator
H A Drde.c606 cset.type = ASNUM_SET; in rde_dispatch_imsg_session()