Home
last modified time | relevance | path

Searched defs:pkt_mask (Results 1 – 22 of 22) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_pipeline.c1097 uint64_t pkt_mask = 1LLU << i; in rte_pipeline_compute_masks() local
1106 uint64_t pkt_mask = 1LLU << i; in rte_pipeline_compute_masks() local
1160 uint64_t pkt_mask = 1LLU << i; in rte_pipeline_action_handler_port() local
1180 uint64_t pkt_mask = 1LLU << i; in rte_pipeline_action_handler_port() local
1235 uint64_t pkt_mask = 1LLU << i; in rte_pipeline_action_handler_port_meta() local
1255 uint64_t pkt_mask = 1LLU << i; in rte_pipeline_action_handler_port_meta() local
1302 uint64_t pkt_mask = 1LLU << i; in rte_pipeline_action_handler_drop() local
H A Drte_port_in_action.c463 uint64_t pkt_mask = RTE_LEN2MASK(n_pkts, uint64_t); in ah_lb() local
H A Drte_table_action.c3404 uint64_t pkt_mask = 1LLU << pos; in ah() local
/f-stack/dpdk/lib/librte_table/
H A Drte_table_hash_cuckoo.c263 uint64_t pkt_mask = 1LLU << i; in rte_table_hash_cuckoo_lookup() local
274 uint64_t pkt_mask = 1LLU << i; in rte_table_hash_cuckoo_lookup() local
H A Drte_table_acl.c736 uint64_t pkt_mask = 1LLU << i; in rte_table_acl_lookup() local
756 uint64_t pkt_mask = 1LLU << pkt_pos; in rte_table_acl_lookup() local
H A Drte_table_array.c170 uint64_t pkt_mask = 1LLU << pkt_index; in rte_table_array_lookup() local
H A Drte_table_lpm.c320 uint64_t pkt_mask = 1LLU << i; in rte_table_lpm_lookup() local
H A Drte_table_lpm_ipv6.c322 uint64_t pkt_mask = 1LLU << i; in rte_table_lpm_ipv6_lookup() local
H A Drte_table_hash_lru.c416 uint64_t pkt_mask, sig; in rte_table_hash_lru_lookup_unoptimized() local
H A Drte_table_hash_ext.c480 uint64_t pkt_mask, sig; in rte_table_hash_ext_lookup_unoptimized() local
H A Drte_table_hash_key16.c1133 uint64_t pkt_mask; in rte_table_hash_lookup_key16_ext() local
H A Drte_table_hash_key32.c1167 uint64_t pkt_mask; in rte_table_hash_lookup_key32_ext() local
H A Drte_table_hash_key8.c1101 uint64_t pkt_mask; in rte_table_hash_lookup_key8_ext() local
/f-stack/dpdk/lib/librte_port/
H A Drte_port_kni.c222 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_kni_writer_tx_bulk() local
432 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_kni_writer_nodrop_tx_bulk() local
H A Drte_port_fd.c251 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_fd_writer_tx_bulk() local
436 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_fd_writer_nodrop_tx_bulk() local
H A Drte_port_sym_crypto.c253 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_sym_crypto_writer_tx_bulk() local
465 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_sym_crypto_writer_nodrop_tx_bulk() local
H A Drte_port_ethdev.c228 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_ethdev_writer_tx_bulk() local
441 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_ethdev_writer_nodrop_tx_bulk() local
H A Drte_port_eventdev.c261 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_eventdev_writer_tx_bulk() local
501 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_eventdev_writer_nodrop_tx_bulk() local
H A Drte_port_ras.c252 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_ring_writer_ras_tx_bulk() local
H A Drte_port_sched.c209 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_sched_writer_tx_bulk() local
H A Drte_port_ring.c309 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_ring_writer_tx_bulk_internal() local
637 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_ring_writer_nodrop_tx_bulk_internal() local
H A Drte_port_source_sink.c543 uint64_t pkt_mask = 1LLU << pkt_index; in rte_port_sink_tx_bulk() local