Lines Matching refs:expire
1658 return state->expire + t * (end - states) / in pf_state_expires()
1664 return state->expire + t; in pf_state_expires()
1677 if (cur->states <= 0 && cur->expire <= pf_time_second()) { in pf_purge_expired_src_nodes()
1711 s->src_node->expire = pf_time_second() + t; in pf_src_tree_remove_state()
1721 s->nat_src_node->expire = pf_time_second() + t; in pf_src_tree_remove_state()
5835 if (sn != NULL && sn->states == 0 && sn->expire == 0) { in pf_test_rule()
5842 nsn->expire == 0) { in pf_test_rule()
5939 s->expire = pf_time_second(); in pf_test_rule()
6620 gs->expire = pf_time_second(); in pf_pptp_handler()
6910 gs->expire = pf_time_second(); in pf_pptp_handler()
7406 (*state)->expire = pf_time_second(); in pf_test_state_tcp()
7741 (*state)->expire = pf_time_second(); in pf_test_state_udp()
7927 (*state)->expire = pf_time_second(); in pf_test_state_icmp()
8777 (*state)->expire = pf_time_second(); in pf_test_state_grev1()
8790 (*state)->state_key->app_state->u.grev1.pptp_state->expire = in pf_test_state_grev1()
8956 (*state)->expire = pf_time_second(); in pf_test_state_esp()
9043 (*state)->expire = pf_time_second(); in pf_test_state_other()