Searched refs:ipf_detach (Results 1 – 4 of 4) sorted by relevance
123 ipf_detach_func ipf_detach = filter->ipf_filter.ipf_detach; in ipf_unref() local130 if (ipf_detach) { in ipf_unref()132 ipf_detach(cookie); in ipf_unref()267 ipf_detach_func ipf_detach = match->ipf_filter.ipf_detach; in ipf_remove() local288 if (ipf_detach) { in ipf_remove()289 ipf_detach(cookie); in ipf_remove()
152 ipf_detach_func ipf_detach; member
461 iptap_ipfinit.ipf_detach = iptap_ipf_detach; in iptap_ipf_register()
244 p_pkt_mnglr->pkt_mnglr_ipfilter.ipf_detach = pktmnglr_ipfilter_detach; in pkt_mnglr_ctl_connect()