Searched refs:flowspec_get_component (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/usr.sbin/bgpd/ |
| H A D | flowspec.c | 296 flowspec_get_component(const uint8_t *flow, int flowlen, int type, int is_v6, in flowspec_get_component() function 342 rv = flowspec_get_component(flow, flowlen, type, is_v6, in flowspec_get_addr()
|
| H A D | printconf.c | 521 if (flowspec_get_component(f->data, f->len, type, is_v6, in print_flowspec_list() 561 if (flowspec_get_component(f->data, f->len, type, is_v6, in print_flowspec_flags()
|
| H A D | bgpd.h | 1626 int flowspec_get_component(const uint8_t *, int, int, int,
|
| /openbsd-src/usr.sbin/bgpctl/ |
| H A D | output.c | 510 if (flowspec_get_component(f->data, f->len, type, is_v6, in print_flowspec_list() 550 if (flowspec_get_component(f->data, f->len, type, is_v6, in print_flowspec_flags()
|