Home
last modified time | relevance | path

Searched refs:LISTNODE_DETACH (Results 1 – 7 of 7) sorted by relevance

/dports/net/quagga/quagga-1.2.4/lib/
H A Dlinklist.h127 #define LISTNODE_DETACH(L,N) \ macro
144 #define LISTNODE_DELETE(L,N) LISTNODE_DETACH(L,N)
H A Dworkqueue.c174 LISTNODE_DETACH (wq->items, ln); in work_queue_item_requeue()
H A Dlinklist.c204 LISTNODE_DETACH(l,n); in listnode_move_to_tail()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dlinklist.h383 #define LISTNODE_DETACH(L, N) \ macro
H A Dlinklist.c278 LISTNODE_DETACH(l, n); in listnode_move_to_tail()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dlinklist.h383 #define LISTNODE_DETACH(L, N) \ macro
H A Dlinklist.c278 LISTNODE_DETACH(l, n); in listnode_move_to_tail()