Searched refs:STAILQ_SWAP (Results 1 – 4 of 4) sorted by relevance
380 #define STAILQ_SWAP(head1, head2, type) do { \ macro
397 #define STAILQ_SWAP(head1, head2, type) do { \ macro
427 #define STAILQ_SWAP(head1, head2, type) do { \ macro
1270 STAILQ_SWAP(&jhead, &cfg->jhead, nat64lsn_job_item); in nat64lsn_do_request()