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