Home
last modified time | relevance | path

Searched refs:AS_NONE (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/bgpd/
Drde_trie.c600 if (as != AS_NONE) { in trie_roa_check_v4()
648 if (as != AS_NONE) { in trie_roa_check_v6()
Drde_attr.c540 uint32_t as = AS_NONE; in aspath_extract_origin()
709 uint32_t as = AS_NONE; in aspath_match()
Dbgpd.h1383 #define AS_NONE 0 macro