Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/bgpd/
H A Drde_sets.c41 struct as_set *aset; in as_sets_new() local
64 struct as_set *aset; as_sets_lookup() local
77 struct as_set *aset; as_sets_free() local
105 as_set_match(const struct as_set * aset,uint32_t asnum) as_set_match() argument
[all...]
H A Dprintconf.c625 struct as_set *aset; print_as_sets() local
H A Dbgpd.c597 struct as_set *aset; send_config() local
H A Drde.c377 struct as_set *aset; rde_dispatch_imsg_session() local
1042 struct as_set * aset; rde_dispatch_imsg_parent() local
[all...]
H A Dparse.y5314 struct as_set *aset; new_as_set() local
H A Dbgpd.h925 struct as_set *aset; global() member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvirtual4.C5 int aset = 0; variable
/openbsd-src/regress/usr.sbin/bgpd/unittests/
H A Drde_decide_test.c347 as_set_match(const struct as_set *aset, uint32_t asnum) in as_set_match()