Lines Matching refs:expire
1661 return state->expire + t * (end - states) / in pf_state_expires()
1667 return state->expire + t; in pf_state_expires()
1680 if (cur->states <= 0 && cur->expire <= pf_time_second()) { in pf_purge_expired_src_nodes()
1714 s->src_node->expire = pf_time_second() + t; in pf_src_tree_remove_state()
1724 s->nat_src_node->expire = pf_time_second() + t; in pf_src_tree_remove_state()
5838 if (sn != NULL && sn->states == 0 && sn->expire == 0) { in pf_test_rule()
5845 nsn->expire == 0) { in pf_test_rule()
5942 s->expire = pf_time_second(); in pf_test_rule()
6623 gs->expire = pf_time_second(); in pf_pptp_handler()
6913 gs->expire = pf_time_second(); in pf_pptp_handler()
7409 (*state)->expire = pf_time_second(); in pf_test_state_tcp()
7744 (*state)->expire = pf_time_second(); in pf_test_state_udp()
7930 (*state)->expire = pf_time_second(); in pf_test_state_icmp()
8780 (*state)->expire = pf_time_second(); in pf_test_state_grev1()
8793 (*state)->state_key->app_state->u.grev1.pptp_state->expire = in pf_test_state_grev1()
8959 (*state)->expire = pf_time_second(); in pf_test_state_esp()
9046 (*state)->expire = pf_time_second(); in pf_test_state_other()