Searched refs:multi_buflet (Results 1 – 3 of 3) sorted by relevance
437 headless_packet_pool_alloc(boolean_t multi_buflet, unsigned int max_mtu) in headless_packet_pool_alloc() argument451 if (multi_buflet) { in headless_packet_pool_alloc()1027 boolean_t multi_buflet; in headless_attach_netif_nexus() local1029 multi_buflet = headless_using_multibuflets(headlessif); in headless_attach_netif_nexus()1030 fpp = headless_packet_pool_alloc(multi_buflet, headlessif->iff_max_mtu); in headless_attach_netif_nexus()
1153 boolean_t multi_buflet = feth_using_multibuflets(dif); in feth_copy_packet() local1156 ASSERT((bufcnt == 1) || multi_buflet); in feth_copy_packet()1171 if (!multi_buflet) { in feth_copy_packet()
1338 bool multi_buflet; in _dlil_attach_flowswitch_nexus() local1371 &multi_buflet, &large_buf_size); in _dlil_attach_flowswitch_nexus()1389 multi_buflet ? NX_PBUF_FRAGS_MAX : 1); in _dlil_attach_flowswitch_nexus()