Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_utun.c145 static errno_t utun_ctl_connect(kern_ctl_ref kctlref, struct sockaddr_ctl *sac,
1450 kern_ctl.ctl_connect = utun_ctl_connect; in utun_register_control()
1633 utun_ctl_connect(kern_ctl_ref kctlref, in utun_ctl_connect() function