Searched refs:dyn_expire_states (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c544 static void dyn_expire_states(struct ip_fw_chain *, ipfw_range_tlv *);
1402 * should be deleted by dyn_expire_states().
2243 dyn_expire_states(struct ip_fw_chain *ch, ipfw_range_tlv *rt) function
2734 * dyn_expire_states(). It is the only function that does
2738 dyn_expire_states(&V_layer3_chain, NULL);
2781 dyn_expire_states(chain, rt);

Completed in 103 milliseconds