Home
last modified time | relevance | path

Searched refs:COMMUNITY_GRACEFUL_SHUTDOWN (Results 1 – 5 of 5) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h937 #define COMMUNITY_GRACEFUL_SHUTDOWN 0x0000 /* RFC 8326 */ macro
H A Dparse.y3669 COMMUNITY_GRACEFUL_SHUTDOWN, 0, 0); in parsecommunity()
H A Dparse.c6791 COMMUNITY_GRACEFUL_SHUTDOWN, 0, 0); in parsecommunity()
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dparser.c1141 COMMUNITY_GRACEFUL_SHUTDOWN, 0, 0); in parsecommunity()
H A Dbgpctl.c903 case COMMUNITY_GRACEFUL_SHUTDOWN: in fmt_community()