Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Diptap.c90 errno_t iptap_add_proto(ifnet_t, protocol_family_t, const struct ifnet_demux_desc *,
195 if_init.add_proto = iptap_add_proto; in iptap_clone_create()
327 iptap_add_proto(ifnet_t ifp, protocol_family_t pf, in iptap_add_proto() function