Home
last modified time | relevance | path

Searched refs:reqflags (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/bgpctl/
Doutput.c761 show_attr(struct ibuf *buf, int reqflags, int addpath) in show_attr() argument
974 printf("%c", EOL0(reqflags)); in show_attr()
978 printf("bad length%c", EOL0(reqflags)); in show_attr()
Dbgpctl.c1656 show_mrt_update(struct ibuf *b, int reqflags, int addpath) in show_mrt_update() argument
1715 output->attr(&attrbuf, reqflags, addpath); in show_mrt_update()
Doutput_json.c573 json_attr(struct ibuf *buf, int reqflags, int addpath) in json_attr() argument