Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Diptap.c104 static void iptap_ipf_detach(void *);
465 iptap_ipfinit.ipf_detach = iptap_ipf_detach; in iptap_ipf_register()
560 iptap_ipf_detach(void *arg) in iptap_ipf_detach() function