Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Drde.h390 void attr_copy(struct rde_aspath *, const struct rde_aspath *);
H A Drde_attr.c147 attr_copy(struct rde_aspath *t, const struct rde_aspath *s) in attr_copy() function
H A Drde_rib.c742 attr_copy(dst, src); in path_copy()