Home
last modified time | relevance | path

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

/src/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c554 #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 Dnat64lsn.c246 #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()