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

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-fr.c808 u_int non_locking_shift; local
859 non_locking_shift = 0;
906 non_locking_shift = 1;
945 if (non_locking_shift == 1) {
951 non_locking_shift = 2;
952 } else if (non_locking_shift == 2) {
957 non_locking_shift = 0;
986 non_locking_shift = 0;
993 non_locking_shift = 1;

Completed in 75 milliseconds