Searched refs:mb_ctor_clust (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_mbuf.c | 309 static int mb_ctor_clust(void *, int, void *, int); 341 mb_ctor_clust, NULL, NULL, NULL, in mbuf_init() 353 mb_ctor_clust, NULL, NULL, NULL, in mbuf_init() 361 mb_ctor_clust, NULL, NULL, NULL, in mbuf_init() 369 mb_ctor_clust, NULL, NULL, NULL, in mbuf_init() 473 mb_ctor_clust(clust, dn_clsize, m, 0); in dn_pack_import() 598 clsize, mb_ctor_clust, NULL, NULL, NULL, in debugnet_mbuf_reinit() 714 mb_ctor_clust(void *mem, int size, void *arg, int how) in mb_ctor_clust() function
|