Home
last modified time | relevance | path

Searched refs:EXT_COMMUNITY_NON_TRANS_OPAQUE (Results 1 – 9 of 9) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Drde_community.c144 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in fc2c()
429 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in community_ext_add()
589 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in community_ext_write()
679 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in community_writebuf()
H A Dbgpd.h958 #define EXT_COMMUNITY_NON_TRANS_OPAQUE 0x43 /* opaque ext community */ macro
1001 { EXT_COMMUNITY_NON_TRANS_OPAQUE, EXT_COMMUNITY_SUBTYPE_OVS, "ovs" }, \
H A Dprintconf.c247 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in print_community()
H A Dparse.y3877 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in parseextcommunity()
H A Dparse.c6999 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in parseextcommunity()
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Doutput_json.c453 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in json_communities()
H A Doutput.c512 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in show_communities()
H A Dparser.c1324 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in parseextcommunity()
H A Dbgpctl.c974 case EXT_COMMUNITY_NON_TRANS_OPAQUE: in fmt_ext_community()