Home
last modified time | relevance | path

Searched refs:dst_mask (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test-pipeline/
H A Dpipeline_acl.c207 uint32_t dst_mask = in app_main_loop_worker_pipeline_acl() local
216 dst_mask, in app_main_loop_worker_pipeline_acl()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_rte_parser.c1290 uint16_t dst_port, uint16_t dst_mask, in ulp_rte_l4_proto_type_update() argument
1305 (uint64_t)rte_be_to_cpu_16(dst_mask)); in ulp_rte_l4_proto_type_update()
1311 !!(dst_port & dst_mask)); in ulp_rte_l4_proto_type_update()
1327 (uint64_t)rte_be_to_cpu_16(dst_mask)); in ulp_rte_l4_proto_type_update()
1333 !!(dst_port & dst_mask)); in ulp_rte_l4_proto_type_update()
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst3276 dst_mask (ipv4_dst) (ipv6_dst) (dst_port)
3289 dst_mask 255.255.255.255 \
/dpdk/app/test-pmd/
H A Dcmdline.c10763 cmdline_fixed_string_t dst_mask; member
10854 dst_mask, "dst_mask");