Searched refs:utun_del_proto (Results 1 – 1 of 1) sorted by relevance
101 static errno_t utun_del_proto(ifnet_t interface, protocol_family_t protocol);1903 utun_init.del_proto = utun_del_proto; in utun_ctl_connect()3064 utun_del_proto(__unused ifnet_t interface, in utun_del_proto() function