Searched refs:ctl_send_list (Results 1 – 3 of 3) sorted by relevance
62 .ctl_send_list = kctl_test_send_list
524 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 *, struct mbuf *, u_int *, int);176 .pru_send_list = ctl_send_list,836 ctl_send_list(struct socket *so, struct mbuf *m, u_int *pktcnt, int flags) in ctl_send_list() function1761 kctl->send_list = userkctl->ctl_send_list; in ctl_register()