Home
last modified time | relevance | path

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

/dpdk/examples/l3fwd/
H A Dl3fwd_fib.c114 uint8_t type_arr[nb_rx]; in fib_send_packets() local
132 &type_arr[i]); in fib_send_packets()
140 &type_arr[i]); in fib_send_packets()
154 if (type_arr[i]) in fib_send_packets()
263 uint8_t type_arr[MAX_PKT_BURST]; in fib_event_loop() local
314 &type_arr[i]); in fib_event_loop()
331 &type_arr[i]); in fib_event_loop()
346 if (type_arr[i]) in fib_event_loop()
426 uint8_t type_arr[MAX_PKT_BURST]; in fib_process_event_vector() local
449 ipv6_arr[ipv6_cnt], &ipv6_cnt, &type_arr[i]); in fib_process_event_vector()
[all …]