Lines Matching defs:mbuf0
46 struct rte_mbuf *mbuf0, *mbuf1, *mbuf2, *mbuf3, **pkts;
102 mbuf0 = pkts[0];
110 /* Extract DIP of mbuf0 */
111 ipv6_hdr = rte_pktmbuf_mtod_offset(mbuf0, struct rte_ipv6_hdr *,
114 node_mbuf_priv1(mbuf0, dyn)->ttl = ipv6_hdr->hop_limits;
141 node_mbuf_priv1(mbuf0, dyn)->nh = (uint16_t)next_hop[0];
215 mbuf0 = pkts[0];
220 /* Extract DIP of mbuf0 */
221 ipv6_hdr = rte_pktmbuf_mtod_offset(mbuf0, struct rte_ipv6_hdr *,
224 node_mbuf_priv1(mbuf0, dyn)->ttl = ipv6_hdr->hop_limits;
229 node_mbuf_priv1(mbuf0, dyn)->nh = (uint16_t)next_hop;