Home
last modified time | relevance | path

Searched defs:n_bytes (Results 1 – 19 of 19) sorted by relevance

/dpdk/lib/port/
H A Drte_swx_port_ring.c176 uint32_t n_bytes; member
233 uint32_t n_bytes = p->n_bytes, n_bytes_drop = 0; in __writer_flush() local
271 uint32_t n_bytes = p->n_bytes; in writer_pkt_tx() local
300 uint32_t n_bytes = p->n_bytes; in writer_pkt_fast_clone_tx() local
332 uint32_t n_bytes = p->n_bytes; in writer_pkt_clone_tx() local
H A Drte_swx_port_ethdev.c176 uint32_t n_bytes; member
228 uint32_t n_bytes = p->n_bytes, n_bytes_drop = 0; in __writer_flush() local
267 uint32_t n_bytes = p->n_bytes; in writer_pkt_tx() local
297 uint32_t n_bytes = p->n_bytes; in writer_pkt_fast_clone_tx() local
330 uint32_t n_bytes = p->n_bytes; in writer_pkt_clone_tx() local
H A Drte_swx_port.h81 uint64_t n_bytes; global() member
192 uint64_t n_bytes; global() member
H A Drte_port_fd.c92 ssize_t n_bytes; in rte_port_fd_reader_rx() local
204 size_t n_bytes = rte_pktmbuf_data_len(pkt); in send_burst() local
386 size_t n_bytes = rte_pktmbuf_data_len(pkt); in send_burst_nodrop() local
H A Drte_swx_port_fd.c93 ssize_t n_bytes; in reader_pkt_rx() local
202 size_t n_bytes; in __writer_flush() local
H A Drte_port_source_sink.c175 #define PCAP_SOURCE_LOAD(port, file_name, n_bytes, socket_id) \ argument
180 #define PCAP_SOURCE_LOAD(port, file_name, n_bytes, socket_id) \ argument
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h234 uint32_t n_bytes; member
240 uint32_t n_bytes; member
691 uint8_t n_bytes[8]; member
731 uint16_t n_bytes; member
746 uint16_t n_bytes; member
802 uint16_t n_bytes[8]; member
1048 uint64_t n_bytes[RTE_COLORS]; member
2001 uint32_t n_bytes = ip->io.hdr.n_bytes[i]; in __instr_hdr_extract_many_exec() local
2118 uint32_t n_bytes = ip->io.hdr.n_bytes[0]; in __instr_hdr_extract_m_exec() local
2182 uint32_t n_bytes = hi->n_bytes; in __instr_hdr_emit_many_exec() local
[all …]
H A Drte_table_action.h276 uint64_t n_bytes[RTE_COLORS]; global() member
677 uint64_t n_bytes; global() member
686 uint64_t n_bytes; global() member
H A Drte_swx_ctl.h1421 uint64_t n_bytes[RTE_COLORS]; member
H A Drte_table_action.c1589 data->n_bytes = p->n_bytes; member
H A Drte_swx_pipeline.c1504 uint32_t n_bytes = 0, i; in header_build() local
1530 uint32_t n_bytes = h->st->n_bits / 8; in header_build() local
1624 uint32_t n_bytes = p->metadata_st->n_bits / 8; in metadata_build() local
/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c1001 int n_bytes, err = 0; read_binary_packet() local
1030 int n_bytes, ret; read_json_packet() local
[all...]
/dpdk/lib/sched/
H A Drte_sched.h262 uint64_t n_bytes; member
/dpdk/lib/table/
H A Drte_table_hash_lru.c84 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
97 keycpy(void *dst, void *src, void *src_mask, uint32_t n_bytes) in keycpy()
H A Drte_table_hash_ext.c107 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
120 keycpy(void *dst, void *src, void *src_mask, uint32_t n_bytes) in keycpy()
H A Drte_swx_table_learner.c69 table_keycpy(void *dst, void *src, uint32_t n_bytes) in table_keycpy()
H A Drte_swx_table_em.c61 keycpy(void *dst, void *src, uint32_t n_bytes) in keycpy()
/dpdk/lib/ethdev/
H A Drte_mtr.h95 uint64_t n_bytes[RTE_COLORS]; member
H A Drte_tm.h134 uint64_t n_bytes; global() member