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.h81 uint64_t n_bytes; member
165 uint64_t n_bytes; member
H A Drte_swx_port_fd.c92 ssize_t n_bytes; in reader_pkt_rx() local
201 size_t n_bytes; in __writer_flush() local
H A Drte_port_fd.c90 ssize_t n_bytes; in rte_port_fd_reader_rx() local
202 size_t n_bytes = rte_pktmbuf_data_len(pkt); in send_burst() local
384 size_t n_bytes = rte_pktmbuf_data_len(pkt); in send_burst_nodrop() local
H A Drte_port_source_sink.c173 #define PCAP_SOURCE_LOAD(port, file_name, n_bytes, socket_id) \ argument
178 #define PCAP_SOURCE_LOAD(port, file_name, n_bytes, socket_id) \ argument
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h190 uint32_t n_bytes; member
196 uint32_t n_bytes; member
573 uint8_t n_bytes[8]; member
651 uint16_t n_bytes[8]; member
890 uint64_t n_bytes[RTE_COLORS]; member
3549 uint64_t time, n_pkts, n_bytes; in __instr_meter_hhm_exec() local
3582 uint64_t time, n_pkts, n_bytes; in __instr_meter_hhi_exec() local
3615 uint64_t time, n_pkts, n_bytes; in __instr_meter_hmm_exec() local
3648 uint64_t time, n_pkts, n_bytes; in __instr_meter_hmi_exec() local
3681 uint64_t time, n_pkts, n_bytes; in __instr_meter_mhm_exec() local
[all …]
H A Drte_table_action.h277 uint64_t n_bytes[RTE_COLORS]; member
681 uint64_t n_bytes; member
690 uint64_t n_bytes; member
H A Drte_swx_ctl.h1256 uint64_t n_bytes[RTE_COLORS]; member
H A Drte_swx_pipeline.c1214 uint32_t n_bytes = 0, i; in header_build() local
1240 uint32_t n_bytes = h->st->n_bits / 8; in header_build() local
1334 uint32_t n_bytes = p->metadata_st->n_bits / 8; in metadata_build() local
H A Drte_table_action.c1589 uint64_t n_bytes; member
/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c999 int n_bytes, err = 0; in read_binary_packet() local
1028 int n_bytes, ret; in read_json_packet() local
/dpdk/drivers/net/sfc/
H A Dsfc_repr.c180 unsigned int n_bytes = 0; in sfc_repr_rx_burst() local
197 unsigned int n_bytes = 0; in sfc_repr_tx_burst() local
/dpdk/lib/sched/
H A Drte_sched.h264 uint64_t n_bytes; member
/dpdk/lib/table/
H A Drte_table_hash_lru.c81 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
94 keycpy(void *dst, void *src, void *src_mask, uint32_t n_bytes) in keycpy()
H A Drte_table_hash_ext.c104 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
117 keycpy(void *dst, void *src, void *src_mask, uint32_t n_bytes) in keycpy()
H A Drte_swx_table_em.c154 keycpy(void *dst, void *src, void *src_mask, uint32_t n_bytes) in keycpy()
167 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
H A Drte_swx_table_learner.c164 table_keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in table_keycmp()
/dpdk/drivers/net/memif/
H A Drte_eth_memif.h69 uint64_t n_bytes; /**< number of rx/tx bytes */ member
/dpdk/lib/ethdev/
H A Drte_mtr.h95 uint64_t n_bytes[RTE_COLORS]; member
H A Drte_tm.h138 uint64_t n_bytes; member