Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_utun.c1345 utun_enable_channel(struct utun_pcb *pcb, struct proc *proc) in utun_enable_channel() function
2194 result = utun_enable_channel(pcb, current_proc()); in utun_ctl_setopt()