Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port.h81 uint64_t n_bytes; member
165 uint64_t n_bytes; member
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.c178 #define PCAP_SOURCE_LOAD(port, file_name, n_bytes, socket_id) \ argument
183 #define PCAP_SOURCE_LOAD(port, file_name, n_bytes, socket_id) \ argument
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c994 int n_bytes, err = 0; in read_binary_packet() local
1023 int n_bytes, ret; in read_json_packet() local
/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.h231 uint64_t n_bytes; member
/f-stack/dpdk/lib/librte_pipeline/
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_pipeline.c205 uint32_t n_bytes; member
469 uint8_t n_bytes[8]; member
508 uint16_t n_bytes[8]; member
2115 uint32_t n_bytes = 0, i; in header_build() local
2231 uint32_t n_bytes = p->metadata_st->n_bits / 8; in metadata_build() local
2653 uint32_t n_bytes = ip->io.hdr.n_bytes[i]; in __instr_hdr_extract_exec() local
2813 uint32_t n_bytes = ip->io.hdr.n_bytes[i]; in __instr_hdr_emit_exec() local
3339 uint32_t n_bytes = ip->dma.n_bytes[i]; in __instr_dma_ht_exec() local
H A Drte_table_action.c1591 uint64_t n_bytes; member
/f-stack/dpdk/lib/librte_table/
H A Drte_table_hash_lru.c83 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
96 keycpy(void *dst, void *src, void *src_mask, uint32_t n_bytes) in keycpy()
H A Drte_table_hash_ext.c106 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
119 keycpy(void *dst, void *src, void *src_mask, uint32_t n_bytes) in keycpy()
H A Drte_swx_table_em.c155 keycpy(void *dst, void *src, void *src_mask, uint32_t n_bytes) in keycpy()
168 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_mtr.h94 uint64_t n_bytes[RTE_COLORS]; member
H A Drte_tm.h138 uint64_t n_bytes; member
/f-stack/dpdk/drivers/net/memif/
H A Drte_eth_memif.h73 uint64_t n_bytes; /**< number of rx/tx bytes */ member