Home
last modified time | relevance | path

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

/freebsd-src/sys/netpfil/ipfw/
H A Dip_fw_private.h755 void ipfw_destroy_srv(struct ip_fw_chain *ch);
H A Dip_fw2.c3646 ipfw_destroy_srv(chain); in ipfw_modevent()
H A Dip_fw_sockopt.c4240 ipfw_destroy_srv(struct ip_fw_chain *ch) in ipfw_destroy_srv() function