Home
last modified time | relevance | path

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

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