Home
last modified time | relevance | path

Searched defs:hops (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/l3fwd/
H A Dl3fwd_fib.c124 uint16_t hops[SENDM_PORT_OVERHEAD(nb_rx)]; in fib_send_packets() local
275 uint16_t nh, hops[MAX_PKT_BURST]; fib_event_loop() local
440 fib_process_event_vector(struct rte_event_vector * vec,uint8_t * type_arr,uint8_t ** ipv6_arr,uint64_t * hopsv4,uint64_t * hopsv6,uint32_t * ipv4_arr,uint16_t * hops) fib_process_event_vector() argument
529 uint16_t *hops; fib_event_loop_vector() local
[all...]
H A Dl3fwd_acl_scalar.h59 send_packets_single(struct lcore_conf * qconf,struct rte_mbuf * pkts[],uint16_t hops[],uint32_t nb_tx) send_packets_single() argument