Home
last modified time | relevance | path

Searched refs:ipfw_is_dyn_rule (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h215 int ipfw_is_dyn_rule(struct ip_fw *rule);
H A Dip_fw_sockopt.c835 if (ipfw_is_dyn_rule(rule) != 0) in delete_range()
H A Dip_fw_dynamic.c2920 ipfw_is_dyn_rule(struct ip_fw *rule) in ipfw_is_dyn_rule() function