Home
last modified time | relevance | path

Searched refs:match_default_v4 (Results 1 – 2 of 2) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Drde_trie.c337 th->match_default_v4 = 1; in trie_add()
481 return th->match_default_v4; in trie_match_v4()
740 if (a->match_default_v4 != b->match_default_v4 || in trie_equal()
791 if (th->match_default_v4) in trie_dump()
H A Dbgpd.h244 int match_default_v4; member