Lines Matching defs:rde_aspath
209 struct rde_aspath {
210 RB_ENTRY(rde_aspath) entry;
278 struct rde_aspath *aspath;
317 struct rde_aspath aspath;
400 int attr_optadd(struct rde_aspath *, uint8_t, uint8_t,
402 struct attr *attr_optget(const struct rde_aspath *, uint8_t);
403 void attr_copy(struct rde_aspath *, const struct rde_aspath *);
404 int attr_compare(struct rde_aspath *, struct rde_aspath *);
405 void attr_freeall(struct rde_aspath *);
406 void attr_free(struct rde_aspath *, struct attr *);
412 void aspath_merge(struct rde_aspath *, struct attr *);
578 struct rde_aspath *path_copy(struct rde_aspath *, const struct rde_aspath *);
579 struct rde_aspath *path_prep(struct rde_aspath *);
580 struct rde_aspath *path_get(void);
581 void path_clean(struct rde_aspath *);
582 void path_put(struct rde_aspath *);
631 static inline struct rde_aspath *