Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/ck/include/
HDck_queue.h219 #define CK_SLIST_MOVE(head1, head2, field) do { \ macro
/freebsd-head/sys/netpfil/ipfw/nat64/
HDnat64lsn.c1554 CK_SLIST_MOVE(&ji->hosts, &hosts, entries); in nat64lsn_job_destroy()
1555 CK_SLIST_MOVE(&ji->portgroups, &portgroups, entries); in nat64lsn_job_destroy()