| /dpdk/examples/l3fwd/ |
| H A D | l3fwd_em.h | 10 struct rte_ether_hdr *eth_hdr, struct lcore_conf *qconf) in l3fwd_em_handle_ipv4() 50 struct rte_ether_hdr *eth_hdr, struct lcore_conf *qconf) in l3fwd_em_handle_ipv6() 78 struct lcore_conf *qconf) in l3fwd_em_simple_forward() 102 l3fwd_em_simple_process(struct rte_mbuf *m, struct lcore_conf *qconf) in l3fwd_em_simple_process() 126 uint16_t portid, struct lcore_conf *qconf) in l3fwd_em_no_opt_send_packets() 155 struct lcore_conf *qconf) in l3fwd_em_no_opt_process_events() 180 struct lcore_conf *qconf) in l3fwd_em_no_opt_process_event_vector()
|
| H A D | l3fwd_em_hlm.h | 25 em_get_dst_port_ipv4xN(struct lcore_conf *qconf, struct rte_mbuf *m[], in em_get_dst_port_ipv4xN() 52 em_get_dst_port_ipv6xN(struct lcore_conf *qconf, struct rte_mbuf *m[], in em_get_dst_port_ipv6xN() 79 em_get_dst_port_ipv4xN_events(struct lcore_conf *qconf, struct rte_mbuf *m[], in em_get_dst_port_ipv4xN_events() 106 em_get_dst_port_ipv6xN_events(struct lcore_conf *qconf, struct rte_mbuf *m[], in em_get_dst_port_ipv6xN_events() 133 em_get_dst_port(const struct lcore_conf *qconf, struct rte_mbuf *pkt, in em_get_dst_port() 186 uint16_t portid, struct lcore_conf *qconf) in l3fwd_em_send_packets() 251 struct lcore_conf *qconf) in l3fwd_em_process_events() 324 struct lcore_conf *qconf) in l3fwd_em_process_event_vector()
|
| H A D | l3fwd_em_sequential.h | 24 em_get_dst_port(const struct lcore_conf *qconf, struct rte_mbuf *pkt, in em_get_dst_port() 77 uint16_t portid, struct lcore_conf *qconf) in l3fwd_em_send_packets() 105 struct lcore_conf *qconf) in l3fwd_em_process_events() 127 struct lcore_conf *qconf) in l3fwd_em_process_event_vector()
|
| H A D | l3fwd_lpm.h | 10 struct lcore_conf *qconf) in l3fwd_lpm_simple_forward() 80 uint16_t portid, struct lcore_conf *qconf) in l3fwd_lpm_no_opt_send_packets()
|
| H A D | l3fwd_lpm_neon.h | 53 processx4_step2(const struct lcore_conf *qconf, in processx4_step2() 89 uint16_t portid, struct lcore_conf *qconf) in l3fwd_lpm_send_packets()
|
| H A D | l3fwd_lpm_altivec.h | 56 processx4_step2(const struct lcore_conf *qconf, in processx4_step2() 100 uint8_t portid, struct lcore_conf *qconf) in l3fwd_lpm_send_packets()
|
| H A D | l3fwd_lpm_sse.h | 50 processx4_step2(const struct lcore_conf *qconf, in processx4_step2() 86 uint16_t portid, struct lcore_conf *qconf) in l3fwd_lpm_send_packets()
|
| H A D | l3fwd.h | 112 send_burst(struct lcore_conf *qconf, uint16_t n, uint16_t port) in send_burst() 133 send_single_packet(struct lcore_conf *qconf, in send_single_packet()
|
| H A D | l3fwd_fib.c | 78 fib_send_single(int nb_tx, struct lcore_conf *qconf, in fib_send_single() 108 uint16_t portid, struct lcore_conf *qconf) in fib_send_packets() 178 struct lcore_conf *qconf; in fib_main_loop() local
|
| H A D | l3fwd_lpm.c | 75 lpm_get_dst_port(const struct lcore_conf *qconf, struct rte_mbuf *pkt, in lpm_get_dst_port() 107 lpm_get_dst_port_with_ipv4(const struct lcore_conf *qconf, struct rte_mbuf *pkt, in lpm_get_dst_port_with_ipv4() 153 struct lcore_conf *qconf; in lpm_main_loop() local
|
| H A D | l3fwd_altivec.h | 154 send_packets_multi(struct lcore_conf *qconf, struct rte_mbuf **pkts_burst, in send_packets_multi()
|
| H A D | l3fwd_sse.h | 127 send_packets_multi(struct lcore_conf *qconf, struct rte_mbuf **pkts_burst, in send_packets_multi()
|
| H A D | l3fwd_common.h | 181 send_packetsx4(struct lcore_conf *qconf, uint16_t port, struct rte_mbuf *m[], in send_packetsx4()
|
| H A D | l3fwd_neon.h | 131 send_packets_multi(struct lcore_conf *qconf, struct rte_mbuf **pkts_burst, in send_packets_multi()
|
| /dpdk/app/test/ |
| H A D | test_eventdev.c | 258 struct rte_event_queue_conf qconf; in test_eventdev_queue_default_conf_get() local 282 struct rte_event_queue_conf qconf; in test_eventdev_queue_setup() local 348 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_priority() local 392 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_priority_runtime() local 484 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_weight_runtime() local 535 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_affinity_runtime() local 588 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_nb_atomic_flows() local 631 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_nb_atomic_order_sequences() local 676 struct rte_event_queue_conf qconf; in test_eventdev_queue_attr_event_queue_cfg() local
|
| /dpdk/examples/ipv4_multicast/ |
| H A D | main.c | 162 send_burst(struct lcore_queue_conf *qconf, uint16_t port) in send_burst() 275 struct lcore_queue_conf *qconf, uint16_t port) in mcast_send_pkt() 302 mcast_forward(struct rte_mbuf *m, struct lcore_queue_conf *qconf) in mcast_forward() 378 send_timeout_burst(struct lcore_queue_conf *qconf) in send_timeout_burst() 403 struct lcore_queue_conf *qconf; in main_loop() local 648 struct lcore_queue_conf *qconf; in main() local
|
| /dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_poll.c | 35 struct lcore_queue_conf *qconf; in l2fwd_poll_main_loop() local 110 struct lcore_queue_conf *qconf = NULL; in l2fwd_poll_lcore_config() local
|
| /dpdk/examples/ip_reassembly/ |
| H A D | main.c | 251 send_burst(struct lcore_queue_conf *qconf, uint32_t thresh, uint16_t port) in send_burst() 284 struct lcore_queue_conf *qconf; in send_single_packet() local 312 struct lcore_queue_conf *qconf, uint64_t tms) in reassemble() 433 struct lcore_queue_conf *qconf; in main_loop() local 824 setup_port_tbl(struct lcore_queue_conf *qconf, uint32_t lcore, int socket, in setup_port_tbl() 961 const struct lcore_queue_conf *qconf; in queue_dump_stat() local 998 struct lcore_queue_conf *qconf; in main() local
|
| /dpdk/examples/l2fwd-jobstats/ |
| H A D | main.c | 132 struct lcore_queue_conf *qconf = &lcore_queue_conf[lcore_id]; in show_lcore_stats() local 389 struct lcore_queue_conf *qconf = &lcore_queue_conf[lcore_id]; in l2fwd_fwd_job() local 442 struct lcore_queue_conf *qconf; in l2fwd_flush_job() local 483 struct lcore_queue_conf *qconf; in l2fwd_main_loop() local 754 struct lcore_queue_conf *qconf; in main() local
|
| /dpdk/examples/qos_sched/ |
| H A D | app_thread.c | 115 app_send_burst(struct thread_conf *qconf) in app_send_burst() 135 app_send_packets(struct thread_conf *qconf, struct rte_mbuf **mbufs, uint32_t nb_pkt) in app_send_packets()
|
| /dpdk/examples/l3fwd-power/ |
| H A D | main.c | 484 struct lcore_conf *qconf; in send_single_packet() local 698 struct lcore_conf *qconf) in l3fwd_simple_forward() 875 static void turn_on_off_intr(struct lcore_conf *qconf, bool on) in turn_on_off_intr() 896 static int event_register(struct lcore_conf *qconf) in event_register() 931 struct lcore_conf *qconf; in main_intr_loop() local 1097 struct lcore_conf *qconf; in main_telemetry_loop() local 1217 struct lcore_conf *qconf; in main_empty_poll_loop() local 1322 struct lcore_conf *qconf; in main_legacy_loop() local 2121 struct lcore_conf *qconf; in init_mem() local 2325 struct lcore_conf *qconf; in get_current_stat_values() local [all …]
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 538 const struct lcore_conf *qconf) in prepare_tx_pkt() 576 const struct lcore_conf *qconf) in prepare_tx_burst() 663 struct lcore_conf *qconf; in send_single_packet() local 1100 process_pkts(struct lcore_conf *qconf, struct rte_mbuf **pkts, in process_pkts() 1124 drain_tx_buffers(struct lcore_conf *qconf) in drain_tx_buffers() 1139 drain_crypto_buffers(struct lcore_conf *qconf) in drain_crypto_buffers() 1160 drain_inbound_crypto_queues(const struct lcore_conf *qconf, in drain_inbound_crypto_queues() 1197 drain_outbound_crypto_queues(const struct lcore_conf *qconf, in drain_outbound_crypto_queues() 1236 struct lcore_conf *qconf; in ipsec_poll_mode_worker() local 2086 struct lcore_conf *qconf; in add_cdev_mapping() local [all …]
|
| /dpdk/examples/ip_fragmentation/ |
| H A D | main.c | 223 send_burst(struct lcore_queue_conf *qconf, uint16_t n, uint16_t port) in send_burst() 243 l3fwd_simple_forward(struct rte_mbuf *m, struct lcore_queue_conf *qconf, in l3fwd_simple_forward() 395 struct lcore_queue_conf *qconf; in main_loop() local 863 struct lcore_queue_conf *qconf; in main() local
|
| /dpdk/examples/l2fwd-keepalive/ |
| H A D | main.c | 201 struct lcore_queue_conf *qconf; in l2fwd_main_loop() local 527 struct lcore_queue_conf *qconf; in main() local 789 struct lcore_queue_conf *qconf = &lcore_queue_conf[lcore_id]; in main() local
|
| /dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 207 struct lcore_queue_conf *qconf; in lsi_main_loop() local 535 struct lcore_queue_conf *qconf; in main() local
|