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

/darwin-on-arm/xnu/bsd/sys/
H A Dkern_control.h264 @typedef ctl_setopt_func
265 @discussion The ctl_setopt_func is used to handle set socket option
276 typedef errno_t (*ctl_setopt_func)(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, typedef
352 ctl_setopt_func ctl_setopt;
H A Dsys_domain.h87 ctl_setopt_func setopt; /* set kctl configuration */

Completed in 17 milliseconds