Searched refs:FREEMASK_COPY (Results 1 – 2 of 2) sorted by relevance
| /src/sys/netpfil/ipfw/nat64/ |
| H A D | nat64lsn_control.c | 554 #define FREEMASK_COPY(pg, n, out) (out) = *FREEMASK_CHUNK((pg), (n)) macro 556 #define FREEMASK_COPY(pg, n, out) (out) = *FREEMASK_CHUNK((pg), (n)) | \ macro 576 FREEMASK_COPY(pg, idx->chunk, freemask); in nat64lsn_export_states()
|
| H A D | nat64lsn.c | 246 #define FREEMASK_COPY(pg, n, out) \ macro 268 #define FREEMASK_COPY(pg, n, out) \ macro 781 FREEMASK_COPY(pg, c, freemask); in nat64lsn_maintain_pg()
|