Home
last modified time | relevance | path

Searched refs:EXT_COMMUNITY_OVS_VALID (Results 1 – 6 of 6) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h963 #define EXT_COMMUNITY_OVS_VALID 0 macro
H A Dprintconf.c250 case EXT_COMMUNITY_OVS_VALID: in print_community()
H A Dparse.y3880 c->data2 = EXT_COMMUNITY_OVS_VALID; in parseextcommunity()
H A Dparse.c7002 c->data2 = EXT_COMMUNITY_OVS_VALID; in parseextcommunity()
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dparser.c1327 c->data2 = EXT_COMMUNITY_OVS_VALID; in parseextcommunity()
H A Dbgpctl.c978 case EXT_COMMUNITY_OVS_VALID: in fmt_ext_community()