Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h66 #define ISSET64(mask, bit) ((mask) & ((uint64_t)1 << (bit))) macro
H A Dnat64lsn.c233 ISSET64(*FREEMASK_CHUNK((pg), (faddr)), (bit))
758 if (ISSET64(freemask, i)) in nat64lsn_maintain_pg()
H A Dnat64lsn_control.c583 if (ISSET64(freemask, i)) in nat64lsn_export_states_v1()