Home
last modified time | relevance | path

Searched refs:COMMUNITY_LOCAL_AS (Results 1 – 23 of 23) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dprintconf.c138 case COMMUNITY_LOCAL_AS: in print_community()
152 case COMMUNITY_LOCAL_AS: in print_community()
168 case COMMUNITY_LOCAL_AS: in print_community()
182 case COMMUNITY_LOCAL_AS: in print_community()
196 case COMMUNITY_LOCAL_AS: in print_community()
222 else if ((c->flags >> 8 & 0xff) == COMMUNITY_LOCAL_AS) in print_community()
242 else if ((c->flags >> 16 & 0xff) == COMMUNITY_LOCAL_AS) in print_community()
H A Drde_community.c46 case COMMUNITY_LOCAL_AS: in apply_flag()
H A Dbgpd.h933 #define COMMUNITY_LOCAL_AS 3 macro
H A Dparse.y3603 *flag = COMMUNITY_LOCAL_AS; in getcommunity()
3741 *flag = COMMUNITY_LOCAL_AS; in parseextvalue()
H A Dparse.c6725 *flag = COMMUNITY_LOCAL_AS; in getcommunity()
6863 *flag = COMMUNITY_LOCAL_AS; in parseextvalue()
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_community.c240 case COMMUNITY_LOCAL_AS: in community_com2str()
278 case COMMUNITY_LOCAL_AS: in community_com2str()
525 *val = COMMUNITY_LOCAL_AS; in community_gettoken()
H A Dbgp_community.h46 #define COMMUNITY_LOCAL_AS 0xFFFFFF03 macro
H A Dbgp_clist.c371 case COMMUNITY_LOCAL_AS: in community_str_get()
396 case COMMUNITY_LOCAL_AS: in community_str_get()
H A Dbgp_route.c6830 if (community_include (ri->attr->community, COMMUNITY_LOCAL_AS)) in route_vty_out_detail_header()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bgp/
H A Dbgp_community.h52 #define COMMUNITY_LOCAL_AS 0xFFFFFF03 macro
H A Dbgp_community.c268 case COMMUNITY_LOCAL_AS: in community_com2str()
310 case COMMUNITY_LOCAL_AS: in community_com2str()
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_community.h61 #define COMMUNITY_LOCAL_AS 0xFFFFFF03 macro
H A Dbgp_community.c288 case COMMUNITY_LOCAL_AS: in set_community_string()
432 case COMMUNITY_LOCAL_AS: in set_community_string()
785 *val = COMMUNITY_LOCAL_AS; in community_gettoken()
H A Dbgp_clist.c507 case COMMUNITY_LOCAL_AS: in community_str_get()
715 case COMMUNITY_LOCAL_AS:
H A Dbgp_route.c10320 COMMUNITY_LOCAL_AS); in route_vty_out_detail_header()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_community.h61 #define COMMUNITY_LOCAL_AS 0xFFFFFF03 macro
H A Dbgp_community.c288 case COMMUNITY_LOCAL_AS: in set_community_string()
432 case COMMUNITY_LOCAL_AS: in set_community_string()
785 *val = COMMUNITY_LOCAL_AS; in community_gettoken()
H A Dbgp_clist.c507 case COMMUNITY_LOCAL_AS: in community_str_get()
715 case COMMUNITY_LOCAL_AS:
H A Dbgp_route.c10320 COMMUNITY_LOCAL_AS); in route_vty_out_detail_header()
/dports/net/libbgpdump/libbgpdump-1.6.0/
H A Dbgpdump_attr.h83 #define COMMUNITY_LOCAL_AS 0xFFFFFF03 macro
H A Dbgpdump_lib.c1408 case COMMUNITY_LOCAL_AS: in process_attr_community_string()
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dparser.c1081 *flag = COMMUNITY_LOCAL_AS; in getcommunity()
1209 *flag = COMMUNITY_LOCAL_AS; in parseextvalue()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dsflow.c593 case COMMUNITY_LOCAL_AS: in readExtendedGateway()