Searched refs:returned_pkts (Results 1 – 2 of 2) sorted by relevance
46 uint64_t returned_pkts; member272 app_stats.rx.returned_pkts += nb_ret; in lcore_rx()501 (app_stats.rx.returned_pkts - in print_stats()502 prev_app_stats.rx.returned_pkts)/1000000.0); in print_stats()545 prev_app_stats.rx.returned_pkts = app_stats.rx.returned_pkts; in print_stats()
71 Using the process and returned_pkts API, the following application workflow can be used,81 are likely of less use that the process and returned_pkts APIS, and are principally provided to aid…