Home
last modified time | relevance | path

Searched refs:EALF_SORTED (Results 1 – 14 of 14) sorted by relevance

/dports/net/bird/bird-1.6.8/nest/
H A Drt-attr.c606 if (!(e->flags & EALF_SORTED)) in ea_sort()
610 e->flags |= EALF_SORTED; in ea_sort()
938 (e->flags & EALF_SORTED) ? 'S' : 's', in ea_dump()
H A Droute.h483 #define EALF_SORTED 1 /* Attributes are sorted by code */ macro
/dports/net/bird/bird-1.6.8/sysdep/linux/
H A Dnetlink.c1371 ea->flags = EALF_SORTED; in nl_parse_route()
1388 ea->flags = EALF_SORTED; in nl_parse_route()
1403 ea->flags = EALF_SORTED; in nl_parse_route()
1437 ea->flags = EALF_SORTED; in nl_parse_route()
/dports/net/bird2/bird-2.0.8/nest/
H A Drt-attr.c652 if (!(e->flags & EALF_SORTED)) in ea_sort()
656 e->flags |= EALF_SORTED; in ea_sort()
995 (e->flags & EALF_SORTED) ? 'S' : 's', in ea_dump()
H A Droute.h570 #define EALF_SORTED 1 /* Attributes are sorted by code */ macro
616 a->flags = EALF_SORTED; in ea_set_attr()
H A Drt-table.c354 e->flags = EALF_SORTED | EALF_TEMP; in rte_init_tmp_attrs()
/dports/net/bird2/bird-2.0.8/sysdep/linux/
H A Dnetlink.c1772 ea->flags = EALF_SORTED; in nl_parse_route()
1787 ea->flags = EALF_SORTED; in nl_parse_route()
1806 ea->flags = EALF_SORTED; in nl_parse_route()
1839 ea->flags = EALF_SORTED; in nl_parse_route()
/dports/net/bird2/bird-2.0.8/filter/
H A Df-inst.c712 l->flags = EALF_SORTED;
775 l->flags = EALF_SORTED;
/dports/net/bird/bird-1.6.8/proto/bgp/
H A Dattrs.c380 a->flags = EALF_SORTED; in bgp_attach_attr()
1023 ea->flags = EALF_SORTED; in bgp_create_attrs()
/dports/net/bird/bird-1.6.8/sysdep/unix/
H A Dkrt.c977 l->flags = EALF_SORTED; in krt_make_tmp_attrs()
/dports/net/bird/bird-1.6.8/proto/rip/
H A Drip.c1017 l->flags = EALF_SORTED; in rip_prepare_attrs()
/dports/net/bird/bird-1.6.8/proto/ospf/
H A Dospf.c362 l->flags = EALF_SORTED; in ospf_build_attrs()
/dports/net/bird/bird-1.6.8/filter/
H A Dfilter.c1116 l->flags = EALF_SORTED; in interpret()
/dports/net/bird/bird-1.6.8/proto/babel/
H A Dbabel.c1918 l->flags = EALF_SORTED; in babel_prepare_attrs()