Home
last modified time | relevance | path

Searched refs:CK_LIST_INSERT_BEFORE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_encap.c267 CK_LIST_INSERT_BEFORE(tmp, ep, chain); in encap_attach()
/f-stack/freebsd/contrib/ck/include/
H A Dck_queue.h396 #define CK_LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/f-stack/freebsd/net/
H A Dif_bridge.c3051 CK_LIST_INSERT_BEFORE(lbrt, brt, brt_hash); in bridge_rtnode_insert()