Home
last modified time | relevance | path

Searched refs:EAF_TYPE_LC_SET (Results 1 – 13 of 13) sorted by relevance

/dports/net/bird2/bird-2.0.8/filter/
H A Df-util.c123 ea_type = EAF_TYPE_LC_SET; in ca_lookup()
H A Df-inst.c655 if (da.type == EAF_TYPE_LC_SET) {
690 case EAF_TYPE_LC_SET:
739 case EAF_TYPE_LC_SET:
H A Dconfig.Y178 case EAF_TYPE_LC_SET: in f_generate_empty()
/dports/net/bird/bird-1.6.8/proto/bgp/
H A Dattrs.c335 { "large_community", -1, BAF_OPTIONAL | BAF_TRANSITIVE, EAF_TYPE_LC_SET, 1,
585 …if (((type == EAF_TYPE_INT_SET) || (type == EAF_TYPE_EC_SET) || (type == EAF_TYPE_LC_SET)) && (len… in bgp_encode_attrs()
611 case EAF_TYPE_LC_SET: in bgp_encode_attrs()
862 case EAF_TYPE_LC_SET: in bgp_get_bucket()
1902 case EAF_TYPE_LC_SET: in bgp_decode_attrs()
H A Dconfig.Y201 { $$ = f_new_dynamic_attr(EAF_TYPE_LC_SET, T_LCLIST, EA_CODE(EAP_BGP, BA_LARGE_COMMUNITY)); })
/dports/net/bird/bird-1.6.8/filter/
H A Dfilter.c1051 if ((what->aux & EAF_TYPE_MASK) == EAF_TYPE_LC_SET) { in interpret()
1096 case EAF_TYPE_LC_SET: in interpret()
1191 case EAF_TYPE_LC_SET: in interpret()
H A Dconfig.Y172 case EAF_TYPE_LC_SET: in f_generate_empty()
/dports/net/bird2/bird-2.0.8/proto/bgp/
H A Dconfig.Y329 …{ $$ = f_new_dynamic_attr(EAF_TYPE_LC_SET, T_LCLIST, EA_CODE(PROTOCOL_BGP, BA_LARGE_COMMUNITY)); }…
H A Dattrs.c1103 .type = EAF_TYPE_LC_SET,
/dports/net/bird/bird-1.6.8/nest/
H A Droute.h459 #define EAF_TYPE_LC_SET 0x12 /* Set of triplets of u32's - large community list */ macro
H A Drt-attr.c907 case EAF_TYPE_LC_SET: in ea_show()
/dports/net/bird2/bird-2.0.8/nest/
H A Droute.h536 #define EAF_TYPE_LC_SET 0x12 /* Set of triplets of u32's - large community list */ macro
H A Drt-attr.c964 case EAF_TYPE_LC_SET: in ea_show()