Home
last modified time | relevance | path

Searched defs:send_burst (Results 1 – 12 of 12) sorted by relevance

/dpdk/examples/l3fwd/
H A Dl3fwd.h112 send_burst(struct lcore_conf *qconf, uint16_t n, uint16_t port) in send_burst() function
/dpdk/lib/port/
H A Drte_port_ras.c135 send_burst(struct rte_port_ring_writer_ras *p) in send_burst() function
H A Drte_port_kni.c163 send_burst(struct rte_port_kni_writer *p) in send_burst() function
H A Drte_port_sym_crypto.c195 send_burst(struct rte_port_sym_crypto_writer *p) in send_burst() function
H A Drte_port_fd.c195 send_burst(struct rte_port_fd_writer *p) in send_burst() function
H A Drte_port_ethdev.c168 send_burst(struct rte_port_ethdev_writer *p) in send_burst() function
H A Drte_port_eventdev.c192 send_burst(struct rte_port_eventdev_writer *p) in send_burst() function
H A Drte_port_ring.c212 send_burst(struct rte_port_ring_writer *p) in send_burst() function
/dpdk/examples/ipv4_multicast/
H A Dmain.c162 send_burst(struct lcore_queue_conf *qconf, uint16_t port) in send_burst() function
/dpdk/examples/ip_fragmentation/
H A Dmain.c223 send_burst(struct lcore_queue_conf *qconf, uint16_t n, uint16_t port) in send_burst() function
/dpdk/examples/ip_reassembly/
H A Dmain.c251 send_burst(struct lcore_queue_conf *qconf, uint32_t thresh, uint16_t port) in send_burst() function
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c592 send_burst(struct lcore_conf *qconf, uint16_t n, uint16_t port) in send_burst() function