Searched refs:mbuf_ring_cluster_alloc (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ |
| H A D | kpi_mbuf.h | 572 extern errno_t mbuf_ring_cluster_alloc(mbuf_how_t how, mbuf_type_t type,
|
| /xnu-12377.41.6/bsd/skywalk/mem/ |
| H A D | skmem_test.c | 504 VERIFY(mbuf_ring_cluster_alloc(MBUF_WAITOK, MBUF_TYPE_HEADER, in skmem_buflet_tests() 620 VERIFY(mbuf_ring_cluster_alloc(MBUF_WAITOK, MBUF_TYPE_HEADER, in skmem_buflet_tests()
|
| /xnu-12377.41.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_compat.c | 276 if (mbuf_ring_cluster_alloc(how, MBUF_TYPE_HEADER, &m, in nx_netif_compat_ring_alloc()
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kpi_mbuf.c | 198 mbuf_ring_cluster_alloc(mbuf_how_t how, mbuf_type_t type, mbuf_t *mbuf, in mbuf_ring_cluster_alloc() function
|