Searched refs:rte_pktmbuf_headroom (Results 1 – 14 of 14) sorted by relevance
1500 static inline uint16_t rte_pktmbuf_headroom(const struct rte_mbuf *m) in rte_pktmbuf_headroom() function1517 return (uint16_t)(m->buf_len - rte_pktmbuf_headroom(m) - in rte_pktmbuf_tailroom()1577 if (unlikely(len > rte_pktmbuf_headroom(m))) in rte_pktmbuf_prepend()
78 unlikely(rte_pktmbuf_headroom(m) < extend_head + desc_headroom) || in otx2_sec_event_tx()
597 hdroom = rte_pktmbuf_headroom(mbuf); in test_blockcipher_one_case()673 hdroom = rte_pktmbuf_headroom(mbuf); in test_blockcipher_one_case()
271 hdr = rte_pktmbuf_prepend(m, (uint16_t)(rte_pktmbuf_headroom(m) + 1)); in test_one_pktmbuf()621 if (rte_pktmbuf_headroom(clone) != 0) in test_attach_from_different_pool()628 if (rte_pktmbuf_headroom(clone) != RTE_PKTMBUF_HEADROOM) in test_attach_from_different_pool()650 if (rte_pktmbuf_headroom(clone2) != 0) in test_attach_from_different_pool()657 if (rte_pktmbuf_headroom(clone2) != RTE_PKTMBUF_HEADROOM) in test_attach_from_different_pool()
219 rte_pktmbuf_headroom(txm) >= hdr_size) in virtqueue_enqueue_single_packed_vec()
1768 rte_pktmbuf_headroom(txm) >= hdr_size && in virtio_xmit_pkts_packed()1849 rte_pktmbuf_headroom(txm) >= hdr_size && in virtio_xmit_pkts()1951 rte_pktmbuf_headroom(txm) >= hdr_size && in virtio_xmit_pkts_inorder()
485 rte_pktmbuf_headroom(op->sym->m_src)) in qat_sym_build_request()
566 dst_bd->len = dst_mbuf->buf_len - rte_pktmbuf_headroom(dst_mbuf); in mrvl_request_prepare()
1292 rte_pktmbuf_headroom(harq_output), in fpga_harq_read_loopback()1295 rte_pktmbuf_headroom(harq_output); in fpga_harq_read_loopback()
169 rte_pktmbuf_prepend(m, rte_pktmbuf_headroom(m)); in eth_pcap_rx_jumbo()
431 uint16_t data_off = rte_pktmbuf_headroom(mbuf); in pmd_rx_burst()
129 *addr = m->buf_iova + rte_pktmbuf_headroom(m); in map_mbuf()
2947 headroom = rte_pktmbuf_headroom(pkt); in prepare_iov_from_pkt_inplace()
1104 rte_pktmbuf_headroom(*elt)); in mlx5_rx_err_handle()