Home
last modified time | relevance | path

Searched refs:n_left (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/node/
H A Dethdev_rx.c72 uint16_t etype, n_left; in eth_pkt_parse_cb() local
81 n_left = nb_pkts; in eth_pkt_parse_cb()
82 while (n_left >= 12) { in eth_pkt_parse_cb()
105 n_left -= 4; in eth_pkt_parse_cb()
128 while (n_left > 0) { in eth_pkt_parse_cb()
132 n_left -= 1; in eth_pkt_parse_cb()