Searched refs:m_tail (Results 1 – 1 of 1) sorted by relevance
1027 struct rte_mbuf *m_tail = in init_op_data_objs() local1029 TEST_ASSERT_NOT_NULL(m_tail, in init_op_data_objs()1036 data = rte_pktmbuf_append(m_tail, seg->length); in init_op_data_objs()1048 ret = rte_pktmbuf_chain(m_head, m_tail); in init_op_data_objs()1057 struct rte_mbuf *m_tail = in init_op_data_objs() local1059 TEST_ASSERT_NOT_NULL(m_tail, in init_op_data_objs()1065 ret = rte_pktmbuf_chain(m_head, m_tail); in init_op_data_objs()