Home
last modified time | relevance | path

Searched refs:CK_SLIST_INSERT_AFTER (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ck/include/
H A Dck_queue.h171 #define CK_SLIST_INSERT_AFTER(a, b, field) do { \ macro
/f-stack/freebsd/net/
H A Dif_lagg.c868 CK_SLIST_INSERT_AFTER(tlp, lp, lp_entries); in lagg_port_create()