Lines Matching refs:expire
1599 return state->expire + t * (end - states) / in pf_state_expires()
1605 return state->expire + t; in pf_state_expires()
1618 if (cur->states <= 0 && cur->expire <= pf_time_second()) { in pf_purge_expired_src_nodes()
1652 s->src_node->expire = pf_time_second() + t; in pf_src_tree_remove_state()
1662 s->nat_src_node->expire = pf_time_second() + t; in pf_src_tree_remove_state()
5720 if (sn != NULL && sn->states == 0 && sn->expire == 0) { in pf_test_rule()
5727 nsn->expire == 0) { in pf_test_rule()
5821 s->expire = pf_time_second(); in pf_test_rule()
6481 gs->expire = pf_time_second(); in pf_pptp_handler()
6771 gs->expire = pf_time_second(); in pf_pptp_handler()
7267 (*state)->expire = pf_time_second(); in pf_test_state_tcp()
7602 (*state)->expire = pf_time_second(); in pf_test_state_udp()
7762 (*state)->expire = pf_time_second(); in pf_test_state_icmp()
8611 (*state)->expire = pf_time_second(); in pf_test_state_grev1()
8624 (*state)->state_key->app_state->u.grev1.pptp_state->expire = in pf_test_state_grev1()
8792 (*state)->expire = pf_time_second(); in pf_test_state_esp()
8879 (*state)->expire = pf_time_second(); in pf_test_state_other()