Searched refs:netagent_kctlref (Results 1 – 1 of 1) sorted by relevance
191 static kern_ctl_ref netagent_kctlref; variable326 result = ctl_register(&kern_ctl, &netagent_kctlref); in netagent_register_control()414 if (netagent_kctlref == NULL || control_unit == 0 || buffer == NULL || buffer_size == 0) { in netagent_send_ctl_data()418 return ctl_enqueuedata(netagent_kctlref, control_unit, buffer, buffer_size, CTL_DATA_EOR); in netagent_send_ctl_data()