Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Diptap.c114 IF_CLONE_INITIALIZER(IPTAP_IFNAME,
457 iptap_ipfinit.name = IPTAP_IFNAME; in iptap_ipf_register()
466 __func__, IPTAP_IFNAME, err); in iptap_ipf_register()
474 __func__, IPTAP_IFNAME, err); in iptap_ipf_register()
495 __func__, IPTAP_IFNAME, err); in iptap_ipf_unregister()
505 __func__, IPTAP_IFNAME, err); in iptap_ipf_unregister()
H A Diptap.h38 #define IPTAP_IFNAME "iptap" macro