Searched refs:ip6f_timer (Results 1 – 2 of 2) sorted by relevance
349 PRT_SLOW_ARM(ip6f->ip6f_timer, IP6FLOW_TIMER); in ip6flow_fastforward()472 if (ip6f->ip6f_timer < maybe_ip6f->ip6f_timer in ip6flow_reap_locked()473 || ((ip6f->ip6f_timer == maybe_ip6f->ip6f_timer) in ip6flow_reap_locked()524 if (PRT_SLOW_ISEXPIRED(ip6f->ip6f_timer) || in ip6flow_slowtimo_work()617 PRT_SLOW_ARM(ip6f->ip6f_timer, IP6FLOW_TIMER); in ip6flow_create()
225 u_int ip6f_timer; /* lifetime timer */ member