Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/bgpd/
Drde_rib.c597 static struct rde_aspath *path_lookup(struct rde_aspath *);
687 path_lookup(struct rde_aspath *aspath) in path_lookup() function
1003 if ((asp = path_lookup(nasp)) == NULL) { in prefix_update()
1154 if ((asp = path_lookup(nasp)) == NULL) { in prefix_flowspec_update()
1307 if ((asp = path_lookup(&state->aspath)) == NULL) { in prefix_adjout_update()