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
479 (void) ipf_remove(iptap_ipf4); in iptap_ipf_register()496 err = ipf_remove(iptap_ipf4); in iptap_ipf_unregister()506 err = ipf_remove(iptap_ipf6); in iptap_ipf_unregister()
251 ipf_remove(p_pkt_mnglr->pkt_mnglr_ipfref); in pkt_mnglr_ctl_connect()318 (void) ipf_remove(p_pkt_mnglr->pkt_mnglr_ipfref); in pkt_mnglr_ctl_disconnect()319 (void) ipf_remove(p_pkt_mnglr->pkt_mnglr_ipfrefv6); in pkt_mnglr_ctl_disconnect()
171 STUB(ipf_remove);