Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h86 #define is_touched is_sti.tqe_touched
H A Dip_nat.h156 #define nat_touched nat_tqe.tqe_touched
H A Dfil.c5954 tqe->tqe_touched = ticks;
6004 tqe->tqe_touched = ticks;
6033 if (oifq == nifq && tqe->tqe_touched == ticks)
6043 tqe->tqe_touched = ticks;
9058 if (try < tqe->tqe_touched)
9070 if (try < tqe->tqe_touched)
H A Dip_fil.h1229 u_32_t tqe_touched; member