Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h217 void ipfw_get_dynamic(struct ip_fw_chain *chain, char **bp, const char *ep);
H A Dip_fw_dynamic.c3097 ipfw_get_dynamic(struct ip_fw_chain *chain, char **pbp, const char *ep) in ipfw_get_dynamic() function
H A Dip_fw_sockopt.c2215 ipfw_get_dynamic(chain, &bp, ep); /* protected by the dynamic lock */ in ipfw_getrules()