Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c177 static errno_t utun_attach_proto(ifnet_t interface, protocol_family_t proto);
1468 utun_attach_proto, NULL)) != 0) { in utun_register_control()
1477 utun_attach_proto, NULL)) != 0) { in utun_register_control()
2913 utun_attach_proto(ifnet_t interface, in utun_attach_proto() function