Searched refs:ctl_send (Results 1 – 11 of 11) sorted by relevance
518 ctl_send_func ctl_send; member
330 .ctl_send = netsrc_ctlsend, in netsrc_init()
297 kern_ctl.ctl_send = rvi_ctl_send; in rvi_register_control()
232 kern_ctl.ctl_send = netagent_ctl_send; in netagent_register_control()
1453 kern_ctl.ctl_send = utun_ctl_send; in utun_register_control()
381 kern_ctl.ctl_send = ipsec_ctl_send; in ipsec_register_control()
2494 kern_ctl.ctl_send = cfil_ctl_send; in cfil_init()
5279 nstat_control.ctl_send = nstat_control_send; in nstat_control_register()
147 static int ctl_send(struct socket *, int, struct mbuf *,176 .pru_send = ctl_send,799 ctl_send(struct socket *so, int flags, struct mbuf *m, in ctl_send() function1761 kctl->send = userkctl->ctl_send; in ctl_register()
4277 ctl_reg.ctl_send = flow_divert_kctl_send; in flow_divert_kctl_init()
6778 mptcp_kern_ctl.ctl_send = mptcp_symptoms_ctl_send; in mptcp_control_register()