Home
last modified time | relevance | path

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

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Drde.h214 struct rde_aspath { struct
216 struct attr **others;
217 struct aspath *aspath;
218 u_int64_t hash;
219 int refcnt;
222 u_int32_t med; /* multi exit disc */
223 u_int32_t lpref; /* local pref */
224 u_int32_t weight; /* low prio lpref */
226 u_int16_t pftableid; /* pf table id */
227 u_int8_t origin;
[all …]