Home
last modified time | relevance | path

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

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