Searched refs:generate_ipv4_flow (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/examples/flow_filtering/ |
| H A D | flow_blocks.c | 9 generate_ipv4_flow(uint16_t port_id, uint16_t rx_q, 38 generate_ipv4_flow(uint16_t port_id, uint16_t rx_q, in generate_ipv4_flow() function
|
| H A D | main.c | 252 flow = generate_ipv4_flow(port_id, selected_queue, in main()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | flow_filtering.rst | 88 flow = generate_ipv4_flow(port_id, selected_queue, 254 explanation of the ``generate_ipv4_flow()`` appears later in this document: 258 flow = generate_ipv4_flow(port_id, selected_queue, 357 The generate_ipv4_flow function 360 The generate_ipv4_flow function is responsible for creating the flow rule. 366 generate_ipv4_flow(uint16_t port_id, uint16_t rx_q,
|