Home
last modified time | relevance | path

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

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h962 #define EXT_COMMUNITY_SUBTYPE_OVS 0 macro
1001 { EXT_COMMUNITY_NON_TRANS_OPAQUE, EXT_COMMUNITY_SUBTYPE_OVS, "ovs" }, \
H A Dprintconf.c248 if (subtype == EXT_COMMUNITY_SUBTYPE_OVS) { in print_community()
H A Dparse.y3878 if (subtype == EXT_COMMUNITY_SUBTYPE_OVS) { in parseextcommunity()
H A Dparse.c7000 if (subtype == EXT_COMMUNITY_SUBTYPE_OVS) { in parseextcommunity()
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dparser.c1325 if (subtype == EXT_COMMUNITY_SUBTYPE_OVS) { in parseextcommunity()