OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
aspath_copy
usr.sbin/bgpd/rde.h
466
struct aspath *aspath_copy(struct aspath *);
usr.sbin/bgpd/rde_rib.c
741
dst->aspath = aspath_copy(src->aspath);