Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Diptap.c114 IF_CLONE_INITIALIZER(IPTAP_IFNAME,
466 iptap_ipfinit.name = IPTAP_IFNAME; in iptap_ipf_register()
475 __func__, IPTAP_IFNAME, err); in iptap_ipf_register()
483 __func__, IPTAP_IFNAME, err); in iptap_ipf_register()
504 __func__, IPTAP_IFNAME, err); in iptap_ipf_unregister()
514 __func__, IPTAP_IFNAME, err); in iptap_ipf_unregister()
H A Diptap.h38 #define IPTAP_IFNAME "iptap" macro