Searched refs:in_pkts (Results 1 – 3 of 3) sorted by relevance
513 uint32_t in_pkts, out_pkts; in sw_event_schedule() local527 in_pkts = 0; in sw_event_schedule()534 in_pkts += sw_schedule_pull_port_dir(sw, i); in sw_event_schedule()536 in_pkts += sw_schedule_pull_port_lb(sw, i); in sw_event_schedule()538 in_pkts += sw_schedule_pull_port_no_reorder(sw, i); in sw_event_schedule()542 in_pkts += sw_schedule_reorder(sw, 0, in sw_event_schedule()544 in_pkts_this_iteration += in_pkts; in sw_event_schedule()545 } while (in_pkts > 4 && in sw_event_schedule()552 if (in_pkts == 0 && out_pkts == 0) in sw_event_schedule()
53 uint64_t in_pkts; member362 app_stats.dist.in_pkts += nb_rx; in lcore_distributor()513 (app_stats.dist.in_pkts - in print_stats()514 prev_app_stats.dist.in_pkts)/1000000.0); in print_stats()548 prev_app_stats.dist.in_pkts = app_stats.dist.in_pkts; in print_stats()
228 U_QUAD_T in_pkts[2]; member