Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c544 #define FREEMASK_COPY(pg, n, out) (out) = *FREEMASK_CHUNK((pg), (n)) macro
546 #define FREEMASK_COPY(pg, n, out) (out) = *FREEMASK_CHUNK((pg), (n)) | \ macro
H A Dnat64lsn.c231 #define FREEMASK_COPY(pg, n, out) \ macro
253 #define FREEMASK_COPY(pg, n, out) \ macro