Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/staticd/
H A Dstatic_routes.h95 DECLARE_DLIST(static_path_list, struct static_path, list);
140 DECLARE_DLIST(static_nexthop_list, struct static_nexthop, list);
/dports/net/frr7/frr-frr-7.5.1/staticd/
H A Dstatic_routes.h95 DECLARE_DLIST(static_path_list, struct static_path, list);
140 DECLARE_DLIST(static_nexthop_list, struct static_nexthop, list);
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_advertise.h63 DECLARE_DLIST(bgp_adv_fifo, struct bgp_advertise, fifo)
H A Dbgp_bmp.c146 DECLARE_DLIST(bmp_qlist, struct bmp_queue_entry, bli) in DECLARE_SORTLIST_UNIQ()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_advertise.h63 DECLARE_DLIST(bgp_adv_fifo, struct bgp_advertise, fifo)
H A Dbgp_bmp.c146 DECLARE_DLIST(bmp_qlist, struct bmp_queue_entry, bli) in DECLARE_SORTLIST_UNIQ()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_mpls.h181 DECLARE_DLIST(nhlfe_list, struct zebra_nhlfe_t_, list);
H A Dzebra_mpls.c149 DECLARE_DLIST(snhlfe_list, struct zebra_snhlfe_t_, list);
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_mpls.h181 DECLARE_DLIST(nhlfe_list, struct zebra_nhlfe_t_, list);
H A Dzebra_mpls.c149 DECLARE_DLIST(snhlfe_list, struct zebra_snhlfe_t_, list);
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dtypesafe.h226 #define DECLARE_DLIST(prefix, type, field) \ macro
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dtypesafe.h226 #define DECLARE_DLIST(prefix, type, field) \ macro
/dports/net/frr7-pythontools/frr-frr-7.5.1/doc/developer/
H A Dlists.rst86 DECLARE_DLIST
/dports/net/frr7/frr-frr-7.5.1/doc/developer/
H A Dlists.rst86 DECLARE_DLIST