Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dif_utun.c169 static errno_t utun_del_proto(ifnet_t interface, protocol_family_t protocol);
1682 utun_init.del_proto = utun_del_proto; in utun_ctl_connect()
2799 utun_del_proto(__unused ifnet_t interface, in utun_del_proto() function