Searched refs:ctl_send_list (Results 1 – 2 of 2) sorted by relevance
523 ctl_send_list_func ctl_send_list;/* Only valid if CTL_FLAG_REG_EXTENDED is set */ member
149 static int ctl_send_list(struct socket *, int, struct mbuf *,177 .pru_send_list = ctl_send_list,844 ctl_send_list(struct socket *so, int flags, struct mbuf *m, in ctl_send_list() function1766 kctl->send_list = userkctl->ctl_send_list; in ctl_register()