Searched refs:sent_end (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_aso.c | 967 MLX5_SET(tcp_window_params, orig_dir, sent_end, in mlx5_aso_ct_sq_enqueue_single() 968 profile->original_dir.sent_end); in mlx5_aso_ct_sq_enqueue_single() 976 MLX5_SET(tcp_window_params, reply_dir, sent_end, in mlx5_aso_ct_sq_enqueue_single() 977 profile->reply_dir.sent_end); in mlx5_aso_ct_sq_enqueue_single() 1283 profile->reply_dir.sent_end = MLX5_GET(tcp_window_params, in mlx5_aso_ct_obj_analyze() 1284 r_dir, sent_end); in mlx5_aso_ct_obj_analyze() 1299 profile->original_dir.sent_end = MLX5_GET(tcp_window_params, in mlx5_aso_ct_obj_analyze() 1300 o_dir, sent_end); in mlx5_aso_ct_obj_analyze()
|
| /dpdk/lib/ethdev/ |
| H A D | rte_flow.h | 3542 uint32_t sent_end; member
|
| /dpdk/app/test-pmd/ |
| H A D | config.c | 2027 query.ct.original_dir.sent_end, in port_action_handle_query() 2039 query.ct.reply_dir.sent_end, in port_action_handle_query()
|
| H A D | cmdline.c | 14297 cmdline_fixed_string_t sent_end; member 14346 sent_end, "sent_end"); 14386 dir->sent_end = res->se; in cmd_set_conntrack_dir_parsed()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 3129 u8 sent_end[0x20]; member
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 5442 sent_end 2632987379 reply_end 2633016339 max_win 28960 5445 sent_end 2532480967 reply_end 2532546247 max_win 65280
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 3260 | ``sent_end`` | max{seq + len} seen in sent packets |
|