Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h748 void ipfw_destroy_srv(struct ip_fw_chain *ch);
H A Dip_fw2.c3517 ipfw_destroy_srv(chain); in vnet_ipfw_uninit()
H A Dip_fw_sockopt.c4230 ipfw_destroy_srv(struct ip_fw_chain *ch) in ipfw_destroy_srv() function