Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dif_utun.c174 static errno_t utun_attach_proto(ifnet_t interface, protocol_family_t proto);
1466 utun_attach_proto, NULL)) != 0) { in utun_register_control()
1475 utun_attach_proto, NULL)) != 0) { in utun_register_control()
2906 utun_attach_proto(ifnet_t interface, in utun_attach_proto() function