Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dkern_control.h426 typedef errno_t (*ctl_send_list_func)(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, typedef
524 ctl_send_list_func ctl_send_list;/* Only valid if CTL_FLAG_REG_EXTENDED is set */
/xnu-10002.1.13/bsd/kern/
H A Dkern_control.c80 ctl_send_list_func send_list; /* Send list of packets */