Home
last modified time | relevance | path

Searched defs:asp (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/usr.sbin/bgpd/
Drde_rib.c258 struct rde_aspath *asp = prefix_aspath(p); in rib_free() local
656 path_ref(struct rde_aspath *asp) in path_ref()
667 path_unref(struct rde_aspath *asp) in path_unref()
697 path_link(struct rde_aspath *asp) in path_link()
709 path_unlink(struct rde_aspath *asp) in path_unlink()
749 path_prep(struct rde_aspath *asp) in path_prep()
762 struct rde_aspath *asp; in path_get() local
774 path_clean(struct rde_aspath *asp) in path_clean()
788 path_put(struct rde_aspath *asp) in path_put()
973 struct rde_aspath *asp, *nasp = &state->aspath; in prefix_update() local
[all …]
Drde_attr.c76 attr_optadd(struct rde_aspath *asp, uint8_t flags, uint8_t type, in attr_optadd()
131 attr_optget(const struct rde_aspath *asp, uint8_t type) in attr_optget()
225 attr_free(struct rde_aspath *asp, struct attr *attr) in attr_free()
242 attr_freeall(struct rde_aspath *asp) in attr_freeall()
775 aspath_prepend(struct aspath *asp, uint32_t as, int quantum, uint16_t *len) in aspath_prepend()
857 aspath_override(struct aspath *asp, uint32_t neighbor_as, uint32_t local_as, in aspath_override()
Drde.c378 struct rde_aspath *asp; in rde_dispatch_imsg_session() local
833 struct rde_aspath *asp; in rde_dispatch_imsg_parent() local
2711 rde_aspa_validity(struct rde_peer *peer, struct rde_aspath *asp, uint8_t aid) in rde_aspa_validity()
2752 rde_reflector(struct rde_peer *peer, struct rde_aspath *asp) in rde_reflector()
2816 rde_dump_rib_as(struct prefix *p, struct rde_aspath *asp, pid_t pid, int flags, in rde_dump_rib_as()
2963 struct rde_aspath *asp; in rde_dump_filter() local
4053 struct rde_aspath *asp; in rde_softreconfig_in() local
4196 struct rde_aspath *asp; in rde_rpki_softreload() local
4614 struct rde_aspath *asp; in network_dump_upcall() local
4725 struct rde_aspath *asp; in flowspec_dump_upcall() local
Drde_update.c60 struct rde_aspath *asp; in up_test_update() local
411 struct rde_aspath *asp; in up_generate_default() local
586 struct rde_aspath *asp, struct rde_community *comm, struct nexthop *nh, in up_generate_attr()
Drde_filter.c217 struct rde_aspath *asp = &state->aspath; in rde_filter_match() local
430 rde_filterstate_set(struct filterstate *state, struct rde_aspath *asp, in rde_filterstate_set()
Drde_decide.c487 struct rde_aspath *asp = prefix_aspath(p); in prefix_eligible() local
Drde_peer.c313 struct rde_aspath *asp; in peer_flush_upcall() local
/openbsd/src/regress/usr.sbin/bgpd/unittests/
Drde_decide_test.c80 struct rde_aspath asp[] = { variable
/openbsd/src/usr.bin/vi/common/
Dkey.h112 CHAR_T *asp; /* Allocated string. */ member
/openbsd/src/sys/dev/ic/
Damireg.h582 #define asp adl_spans macro