Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c137 bool utun_attach_fsw; member
1623 pcb->utun_attach_fsw = true; in utun_ctl_bind()
1704 if (pcb->utun_attach_fsw) { in utun_ctl_connect()
2238 pcb->utun_attach_fsw = !!(*(int *)data); in utun_ctl_setopt()
3143 if (pcb->utun_attach_fsw) { in utun_nexus_disconnected()