Searched refs:ipf_remove (Results 1 – 5 of 5) sorted by relevance
203 extern errno_t ipf_remove(ipfilter_t filter_ref)
248 ipf_remove( in ipf_remove() function
475 (void) ipf_remove(iptap_ipf4); in iptap_ipf_register()492 err = ipf_remove(iptap_ipf4); in iptap_ipf_unregister()502 err = ipf_remove(iptap_ipf6); in iptap_ipf_unregister()
250 ipf_remove(p_pkt_mnglr->pkt_mnglr_ipfref); in pkt_mnglr_ctl_connect()317 (void) ipf_remove(p_pkt_mnglr->pkt_mnglr_ipfref); in pkt_mnglr_ctl_disconnect()318 (void) ipf_remove(p_pkt_mnglr->pkt_mnglr_ipfrefv6); in pkt_mnglr_ctl_disconnect()
172 STUB(ipf_remove);