Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Dbgpd.h1048 #define COMMUNITY_BLACKHOLE 0x029A /* RFC 7999 */ macro
H A Dparse.y4384 COMMUNITY_BLACKHOLE, 0, 0); in parsecommunity()
/openbsd/usr.sbin/bgpctl/
H A Dparser.c1211 COMMUNITY_BLACKHOLE, 0, 0); in parsecommunity()
H A Dbgpctl.c1017 case COMMUNITY_BLACKHOLE: in fmt_community()