Home
last modified time | relevance | path

Searched refs:ipf_detach_func (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dkpi_ipfilter.h134 typedef void (*ipf_detach_func)(void *cookie); typedef
152 ipf_detach_func ipf_detach;
H A Dkpi_ipfilter.c123 ipf_detach_func ipf_detach = filter->ipf_filter.ipf_detach; in ipf_unref()
263 ipf_detach_func ipf_detach = match->ipf_filter.ipf_detach; in ipf_remove()