Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c148 static errno_t utun_ctl_connect(kern_ctl_ref kctlref, struct sockaddr_ctl *sac,
1453 kern_ctl.ctl_connect = utun_ctl_connect; in utun_register_control()
1641 utun_ctl_connect(kern_ctl_ref kctlref, in utun_ctl_connect() function