Searched refs:IE_SHIFT_IS_NON_LOCKING (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-fr.c705 #define IE_SHIFT_IS_NON_LOCKING(iecode) ((iecode) & 0x08) macro
706 #define IE_SHIFT_IS_LOCKING(iecode) (!(IE_SHIFT_IS_NON_LOCKING(iecode)))

Completed in 84 milliseconds