Home
last modified time | relevance | path

Searched refs:DECLARE_SKIPLIST_NONUNIQ (Results 1 – 8 of 8) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/ospf6d/
H A Dospf6_spf.c88 DECLARE_SKIPLIST_NONUNIQ(vertex_pqueue, struct ospf6_vertex, pqi, in DECLARE_SKIPLIST_NONUNIQ() function
/dports/net/frr7/frr-frr-7.5.1/ospf6d/
H A Dospf6_spf.c88 DECLARE_SKIPLIST_NONUNIQ(vertex_pqueue, struct ospf6_vertex, pqi, in DECLARE_SKIPLIST_NONUNIQ() function
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_spf.c91 DECLARE_SKIPLIST_NONUNIQ(vertex_pqueue, struct vertex, pqi, vertex_cmp) in DECLARE_SKIPLIST_NONUNIQ() function
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_spf.c91 DECLARE_SKIPLIST_NONUNIQ(vertex_pqueue, struct vertex, pqi, vertex_cmp) in DECLARE_SKIPLIST_NONUNIQ() function
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dtypesafe.h870 #define DECLARE_SKIPLIST_NONUNIQ(prefix, type, field, cmpfn) \ macro
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dtypesafe.h870 #define DECLARE_SKIPLIST_NONUNIQ(prefix, type, field, cmpfn) \ macro
/dports/net/frr7-pythontools/frr-frr-7.5.1/doc/developer/
H A Dlists.rst95 DECLARE_SKIPLIST_NONUNIQ
/dports/net/frr7/frr-frr-7.5.1/doc/developer/
H A Dlists.rst95 DECLARE_SKIPLIST_NONUNIQ