Home
last modified time | relevance | path

Searched defs:flowlen (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/bgpd/
H A Dflowspec.c296 flowspec_get_component(const uint8_t *flow, int flowlen, int type, int is_v6, in flowspec_get_component()
331 flowspec_get_addr(const uint8_t *flow, int flowlen, int type, int is_v6, in flowspec_get_addr()
H A Drde_prefix.c478 int flowlen, psize; in pt_writebuf() local