Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c271 bool utun_attach_fsw; member
1837 pcb->utun_attach_fsw = true; in utun_ctl_bind()
1938 if (pcb->utun_attach_fsw) { in utun_ctl_connect()
2490 pcb->utun_attach_fsw = !!(*(int *)data); in utun_ctl_setopt()
3443 if (pcb->utun_attach_fsw) { in utun_nexus_disconnected()