Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Diptap.c114 IF_CLONE_INITIALIZER(IPTAP_IFNAME,
461 iptap_ipfinit.name = IPTAP_IFNAME; in iptap_ipf_register()
470 __func__, IPTAP_IFNAME, err); in iptap_ipf_register()
478 __func__, IPTAP_IFNAME, err); in iptap_ipf_register()
499 __func__, IPTAP_IFNAME, err); in iptap_ipf_unregister()
509 __func__, IPTAP_IFNAME, err); in iptap_ipf_unregister()
H A Diptap.h38 #define IPTAP_IFNAME "iptap" macro