Searched refs:ctl_enqueuembuf_list (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.1.9/bsd/sys/ |
| H A D | kern_control_private.h | 278 ctl_enqueuembuf_list(kern_ctl_ref kctlref, u_int32_t unit, mbuf_t m_list,
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | kctl_test.c | 183 error = ctl_enqueuembuf_list(kctlref, unit, m, flags, &m_remain); in kctl_test_send_list()
|
| H A D | net_stubs.c | 52 STUB(ctl_enqueuembuf_list);
|
| /xnu-12377.1.9/bsd/kern/ |
| H A D | kern_control.c | 1051 ctl_enqueuembuf_list(void *kctlref, u_int32_t unit, struct mbuf *m_list, in ctl_enqueuembuf_list() function
|