Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_utun.c166 static errno_t utun_add_proto(ifnet_t interface, protocol_family_t protocol,
1680 utun_init.add_proto = utun_add_proto; in utun_ctl_connect()
2780 utun_add_proto(__unused ifnet_t interface, in utun_add_proto() function