Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h657 void ipfw_init_skipto_cache(struct ip_fw_chain *chain);
H A Dip_fw2.c3558 ipfw_init_skipto_cache(chain); in vnet_ipfw_init()
H A Dip_fw_sockopt.c303 ipfw_init_skipto_cache(struct ip_fw_chain *chain) in ipfw_init_skipto_cache() function