Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.c232 #define FREEMASK_ISSET(pg, faddr, bit) \ macro
254 #define FREEMASK_ISSET(pg, faddr, bit) \ macro
540 if (FREEMASK_ISSET(pg, faddr, state_idx)) in nat64lsn_get_state4to6()