Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c172 static errno_t utun_del_proto(ifnet_t interface, protocol_family_t protocol);
1689 utun_init.del_proto = utun_del_proto; in utun_ctl_connect()
2806 utun_del_proto(__unused ifnet_t interface, in utun_del_proto() function