Searched refs:ctl_send (Results 1 – 12 of 12) sorted by relevance
59 .ctl_send = kctl_test_send,
330 .ctl_send = netsrc_ctlsend, in netsrc_init()
297 kern_ctl.ctl_send = rvi_ctl_send; in rvi_register_control()
302 kern_ctl.ctl_send = netagent_ctl_send; in netagent_register_control()
1463 kern_ctl.ctl_send = utun_ctl_send; in utun_register_control()
380 kern_ctl.ctl_send = ipsec_ctl_send; in ipsec_register_control()
2596 kern_ctl.ctl_send = cfil_ctl_send; in cfil_init()
5719 nstat_control.ctl_send = nstat_client_send; in nstat_client_register()
519 ctl_send_func ctl_send; member
152 static int ctl_send(struct socket *, int, struct mbuf *,180 .pru_send = ctl_send,803 ctl_send(struct socket *so, int flags, struct mbuf *m, in ctl_send() function1783 kctl->send = userkctl->ctl_send; in ctl_register()
4712 ctl_reg.ctl_send = flow_divert_kctl_send; in flow_divert_kctl_init()
6606 mptcp_kern_ctl.ctl_send = mptcp_symptoms_ctl_send; in mptcp_control_register()