Searched refs:FREEMASK_COPY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64lsn_control.c | 547 #define FREEMASK_COPY(pg, n, out) (out) = *FREEMASK_CHUNK((pg), (n)) macro 549 #define FREEMASK_COPY(pg, n, out) (out) = *FREEMASK_CHUNK((pg), (n)) | \ macro 569 FREEMASK_COPY(pg, idx->chunk, freemask); in nat64lsn_export_states_v1()
|
| H A D | nat64lsn.c | 234 #define FREEMASK_COPY(pg, n, out) \ macro 256 #define FREEMASK_COPY(pg, n, out) \ macro 756 FREEMASK_COPY(pg, c, freemask); in nat64lsn_maintain_pg()
|