Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_utun.c134 bool utun_attach_fsw; member
1616 pcb->utun_attach_fsw = true; in utun_ctl_bind()
1697 if (pcb->utun_attach_fsw) { in utun_ctl_connect()
2227 pcb->utun_attach_fsw = !!(*(int *)data); in utun_ctl_setopt()
3133 if (pcb->utun_attach_fsw) { in utun_nexus_disconnected()