Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c106 static errno_t utun_attach_proto(ifnet_t interface, protocol_family_t proto);
1682 utun_attach_proto, NULL)) != 0) { in utun_register_control()
1691 utun_attach_proto, NULL)) != 0) { in utun_register_control()
3212 utun_attach_proto(ifnet_t interface, in utun_attach_proto() function