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

/xnu-2782.1.97/bsd/sys/
H A Dkern_control.h340 @typedef ctl_setopt_func
341 @discussion The ctl_setopt_func is used to handle set socket option
352 typedef errno_t (*ctl_setopt_func)(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, typedef
466 ctl_setopt_func ctl_setopt;
624 ctl_setopt_func setopt; /* set kctl configuration */

Completed in 22 milliseconds