HomeSort by: relevance | last modified time | path
    Searched refs:tqe_touched (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 89 #define is_touched is_sti.tqe_touched
ip_nat.h 178 #define nat_touched nat_tqe.tqe_touched
fil.c 5810 tqe->tqe_touched = ticks;
5856 tqe->tqe_touched = ticks;
5882 if (oifq == nifq && tqe->tqe_touched == ticks)
5892 tqe->tqe_touched = ticks;
8714 /* - tqe_touched is when the entry was last used by NAT/state */
8715 /* - the closer tqe_touched is to ipf_ticks, the further tqe_die will be */
8717 /* - both tqe_die and tqe_touched increase over time */
8790 if (try < tqe->tqe_touched)
8802 if (try < tqe->tqe_touched)
ip_fil.h 1292 u_32_t tqe_touched; member in struct:ipftqent

Completed in 21 milliseconds