Home
last modified time | relevance | path

Searched refs:EXT_COMMUNITY_TRANS_TWO_AS (Results 1 – 11 of 11) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h949 #define EXT_COMMUNITY_TRANS_TWO_AS 0x00 /* 2 octet AS specific */ macro
978 { EXT_COMMUNITY_TRANS_TWO_AS, 0x02, "rt" }, \
979 { EXT_COMMUNITY_TRANS_TWO_AS, 0x03, "soo" }, \
980 { EXT_COMMUNITY_TRANS_TWO_AS, 0x05, "odi" }, \
981 { EXT_COMMUNITY_TRANS_TWO_AS, 0x08, "bdc" }, \
982 { EXT_COMMUNITY_TRANS_TWO_AS, 0x09, "srcas" }, \
983 { EXT_COMMUNITY_TRANS_TWO_AS, 0x0a, "l2vid" }, \
H A Drde_community.c113 case EXT_COMMUNITY_TRANS_TWO_AS: in fc2c()
426 case EXT_COMMUNITY_TRANS_TWO_AS: in community_ext_add()
586 case EXT_COMMUNITY_TRANS_TWO_AS: in community_ext_write()
676 case EXT_COMMUNITY_TRANS_TWO_AS: in community_writebuf()
923 case EXT_COMMUNITY_TRANS_TWO_AS: in community_to_rd()
H A Dprintconf.c218 case EXT_COMMUNITY_TRANS_TWO_AS: in print_community()
234 case EXT_COMMUNITY_TRANS_TWO_AS: in print_community()
H A Dutil.c115 case EXT_COMMUNITY_TRANS_TWO_AS: in log_rd()
H A Dparse.y3748 type = EXT_COMMUNITY_TRANS_TWO_AS; in parseextvalue()
3760 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextvalue()
3825 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextcommunity()
3842 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextcommunity()
H A Dparse.c6870 type = EXT_COMMUNITY_TRANS_TWO_AS; in parseextvalue()
6882 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextvalue()
6947 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextcommunity()
6964 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextcommunity()
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dparser.c721 case EXT_COMMUNITY_TRANS_TWO_AS: in match_token()
1216 type = EXT_COMMUNITY_TRANS_TWO_AS; in parseextvalue()
1228 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextvalue()
1281 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextcommunity()
1295 case EXT_COMMUNITY_TRANS_TWO_AS: in parseextcommunity()
H A Dutil.c115 case EXT_COMMUNITY_TRANS_TWO_AS: in log_rd()
H A Doutput_json.c450 case EXT_COMMUNITY_TRANS_TWO_AS: in json_communities()
H A Doutput.c509 case EXT_COMMUNITY_TRANS_TWO_AS: in show_communities()
H A Dbgpctl.c946 case EXT_COMMUNITY_TRANS_TWO_AS: in fmt_ext_community()