Home
last modified time | relevance | path

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

/dports/net/bird/bird-1.6.8/nest/
H A Da-path.c196 as_path_get_last(struct adata *path, u32 *orig_as) in as_path_get_last() argument
228 *orig_as = res; in as_path_get_last()
H A Dattrs.h36 int as_path_get_first(struct adata *path, u32 *orig_as);
/dports/net/bird2/bird-2.0.8/nest/
H A Da-path.c430 as_path_get_last(const struct adata *path, u32 *orig_as) in as_path_get_last() argument
467 *orig_as = val; in as_path_get_last()
H A Dattrs.h46 int as_path_get_first(const struct adata *path, u32 *orig_as);