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

/darwin-on-arm/xnu/bsd/sys/
H A Dkern_control.h333 @field ctl_getopt Specify a function to handle get socket option
353 ctl_getopt_func ctl_getopt; member in struct:kern_ctl_reg
/darwin-on-arm/xnu/bsd/net/
H A Diptap.c308 kern_ctl.ctl_getopt = NULL;
H A Dif_utun.c151 kern_ctl.ctl_getopt = utun_ctl_getopt;
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_control.c808 kctl->getopt = userkctl->ctl_getopt;

Completed in 79 milliseconds