Lines Matching refs:expire
1620 return state->expire + t * (end - states) / in pf_state_expires()
1626 return state->expire + t; in pf_state_expires()
1639 if (cur->states <= 0 && cur->expire <= pf_time_second()) { in pf_purge_expired_src_nodes()
1673 s->src_node->expire = pf_time_second() + t; in pf_src_tree_remove_state()
1683 s->nat_src_node->expire = pf_time_second() + t; in pf_src_tree_remove_state()
5799 if (sn != NULL && sn->states == 0 && sn->expire == 0) { in pf_test_rule()
5806 nsn->expire == 0) { in pf_test_rule()
5903 s->expire = pf_time_second(); in pf_test_rule()
6584 gs->expire = pf_time_second(); in pf_pptp_handler()
6874 gs->expire = pf_time_second(); in pf_pptp_handler()
7370 (*state)->expire = pf_time_second(); in pf_test_state_tcp()
7705 (*state)->expire = pf_time_second(); in pf_test_state_udp()
7891 (*state)->expire = pf_time_second(); in pf_test_state_icmp()
8740 (*state)->expire = pf_time_second(); in pf_test_state_grev1()
8753 (*state)->state_key->app_state->u.grev1.pptp_state->expire = in pf_test_state_grev1()
8921 (*state)->expire = pf_time_second(); in pf_test_state_esp()
9008 (*state)->expire = pf_time_second(); in pf_test_state_other()