Searched refs:ctl_setopt (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkern_control.h331 @field ctl_setopt Specify a function to handle set socket option
352 ctl_setopt_func ctl_setopt; member in struct:kern_ctl_reg
/darwin-on-arm/xnu/bsd/net/
H A Diptap.c307 kern_ctl.ctl_setopt = NULL;
H A Dif_utun.c150 kern_ctl.ctl_setopt = utun_ctl_setopt;
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_control.c807 kctl->setopt = userkctl->ctl_setopt;

Completed in 29 milliseconds