Searched refs:l2fwd_dst_ports (Results 1 – 7 of 7) sorted by relevance
69 static uint32_t l2fwd_dst_ports[RTE_MAX_ETHPORTS]; variable186 dst_port = l2fwd_dst_ports[portid]; in l2fwd_simple_forward()245 portid = l2fwd_dst_ports[qconf->rx_port_list[i]]; in l2fwd_main_loop()685 l2fwd_dst_ports[portid] = 0; in main()695 l2fwd_dst_ports[portid] = in main()705 l2fwd_dst_ports[portid] = last_port; in main()706 l2fwd_dst_ports[last_port] = portid; in main()715 l2fwd_dst_ports[last_port] = last_port; in main()746 portid, l2fwd_dst_ports[portid]); in main()
67 static uint32_t l2fwd_dst_ports[RTE_MAX_ETHPORTS]; variable176 dst_port = l2fwd_dst_ports[portid]; in l2fwd_simple_forward()250 portid = l2fwd_dst_ports[qconf->rx_port_list[i]]; in l2fwd_main_loop()576 l2fwd_dst_ports[portid] = 0; in main()588 l2fwd_dst_ports[portid] = last_port; in main()589 l2fwd_dst_ports[last_port] = portid; in main()597 l2fwd_dst_ports[last_port] = last_port; in main()
61 static uint32_t l2fwd_dst_ports[RTE_MAX_ETHPORTS]; variable347 dst_port = l2fwd_dst_ports[portid]; in l2fwd_simple_forward()449 portid = l2fwd_dst_ports[qconf->rx_port_list[i]]; in l2fwd_flush_job()782 l2fwd_dst_ports[portid] = 0; in main()794 l2fwd_dst_ports[portid] = last_port; in main()795 l2fwd_dst_ports[last_port] = portid; in main()803 l2fwd_dst_ports[last_port] = last_port; in main()
210 /* reset l2fwd_dst_ports */213 l2fwd_dst_ports[portid] = 0;228 l2fwd_dst_ports[portid] = last_port;229 l2fwd_dst_ports[last_port] = portid;353 During the initialization process, a static array of destination ports (l2fwd_dst_ports[]) is fille…366 dst_port = l2fwd_dst_ports[portid];
207 /* reset l2fwd_dst_ports */210 l2fwd_dst_ports[portid] = 0;225 l2fwd_dst_ports[portid] = last_port;226 l2fwd_dst_ports[last_port] = portid;563 (l2fwd_dst_ports[]) is filled such that for each source port, a destination port582 dst_port = l2fwd_dst_ports[portid];618 portid = l2fwd_dst_ports[qconf->rx_port_list[i]];675 (l2fwd_dst_ports[]) is filled such that for each source port, a destination port
181 /* reset l2fwd_dst_ports */184 l2fwd_dst_ports[portid] = 0;197 l2fwd_dst_ports[portid] = last_port;198 l2fwd_dst_ports[last_port] = portid;445 During the initialization process, a static array of destination ports (l2fwd_dst_ports[]) is fille…458 dst_port = l2fwd_dst_ports[portid];
89 static uint16_t l2fwd_dst_ports[RTE_MAX_ETHPORTS]; variable620 dst_port = l2fwd_dst_ports[portid]; in l2fwd_simple_forward()2507 l2fwd_dst_ports[portid] = 0; in initialize_ports()2613 l2fwd_dst_ports[portid] = last_portid; in initialize_ports()2614 l2fwd_dst_ports[last_portid] = portid; in initialize_ports()2624 l2fwd_dst_ports[last_portid] = last_portid; in initialize_ports()