Searched refs:ipfw_get_dynamic (Results 1 – 3 of 3) sorted by relevance
217 void ipfw_get_dynamic(struct ip_fw_chain *chain, char **bp, const char *ep);
3097 ipfw_get_dynamic(struct ip_fw_chain *chain, char **pbp, const char *ep) in ipfw_get_dynamic() function
2215 ipfw_get_dynamic(chain, &bp, ep); /* protected by the dynamic lock */ in ipfw_getrules()