Searched defs:vsps (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/usr.sbin/rpki-client/ |
H A D | output-bird.c | 25 struct vap_tree *vaps, struct vsp_tree *vsps, struct stats *st) in output_bird1v4() argument 54 output_bird1v6(FILE * out,struct vrp_tree * vrps,struct brk_tree * brks,struct vap_tree * vaps,struct vsp_tree * vsps,struct stats * st) output_bird1v6() argument 83 output_bird2(FILE * out,struct vrp_tree * vrps,struct brk_tree * brks,struct vap_tree * vaps,struct vsp_tree * vsps,struct stats * st) output_bird2() argument
|
H A D | output-json.c | 120 output_spl(struct vsp_tree * vsps) output_spl() argument 146 output_json(FILE * out,struct vrp_tree * vrps,struct brk_tree * brks,struct vap_tree * vaps,struct vsp_tree * vsps,struct stats * st) output_json() argument
|
H A D | output-csv.c | 24 struct vap_tree *vaps, struct vsp_tree *vsps, struct stats *st) in output_csv()
|
H A D | output-bgpd.c | 24 struct vap_tree *vaps, struct vsp_tree *vsps, struct stats *st) in output_bgpd() argument
|
H A D | output-ometric.c | 165 output_ometric(FILE * out,struct vrp_tree * vrps,struct brk_tree * brks,struct vap_tree * vaps,struct vsp_tree * vsps,struct stats * st) output_ometric() argument
|
H A D | main.c | 983 struct vsp_tree vsps = RB_INITIALIZER(&vsps); main() local
|
H A D | extern.h | 621 uint32_t vsps; /* total number of Validated SPL Payloads */ global() member
|