Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ipfilter/lib/
HDprintactivenat.c144 nat->nat_tqe.tqe_die, nat->nat_tqe.tqe_touched,
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
HDip_state.h86 #define is_touched is_sti.tqe_touched
HDip_nat.h156 #define nat_touched nat_tqe.tqe_touched
HDfil.c5952 tqe->tqe_touched = ticks;
6002 tqe->tqe_touched = ticks;
6031 if (oifq == nifq && tqe->tqe_touched == ticks)
6041 tqe->tqe_touched = ticks;
9056 if (try < tqe->tqe_touched)
9068 if (try < tqe->tqe_touched)
HDip_fil.h1229 u_32_t tqe_touched; member