Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-keepalive/
H A Dmain.c193 l2fwd_main_loop(void) in l2fwd_main_loop() function
285 l2fwd_main_loop(); in l2fwd_launch_one_lcore()
/dpdk/examples/l2fwd/
H A Dmain.c204 l2fwd_main_loop(void) in l2fwd_main_loop() function
304 l2fwd_main_loop(); in l2fwd_launch_one_lcore()
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c479 l2fwd_main_loop(void) in l2fwd_main_loop() function
555 l2fwd_main_loop(); in l2fwd_launch_one_lcore()
/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_real_virtual.rst261 In the l2fwd_main_loop() function, the main task is to read ingress packets from the RX queues.
H A Dl2_forward_job_stats.rst258 In the l2fwd_main_loop() function three loops are placed.
H A Dl2_forward_event.rst346 In the **l2fwd_main_loop()** function, the main task is to read ingress packets from
/dpdk/examples/l2fwd-crypto/
H A Dmain.c715 l2fwd_main_loop(struct l2fwd_crypto_options *options) in l2fwd_main_loop() function
982 l2fwd_main_loop((struct l2fwd_crypto_options *)arg); in l2fwd_launch_one_lcore()