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