Home
last modified time | relevance | path

Searched defs:td (Results 1 – 9 of 9) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_security_tls_record.c16 const struct tls_record_test_data *td) in test_tls_record_status_check()
80 struct tls_record_test_data *td = NULL; in test_tls_record_td_prepare() local
233 test_tls_record_td_verify(uint8_t *output_text, uint32_t len, const struct tls_record_test_data *td, in test_tls_record_td_verify()
258 const struct tls_record_test_data *td, in test_tls_record_res_d_prepare()
279 tls_record_hdr_verify(const struct tls_record_test_data *td, const uint8_t *output_text, in tls_record_hdr_verify()
355 test_tls_record_post_process(const struct rte_mbuf *m, const struct tls_record_test_data *td, in test_tls_record_post_process()
H A Dtest_security_inline_macsec_vectors.h44 const struct mcs_test_vector *td; member
H A Dtest_fbarray.c494 void *td = rte_fbarray_get(&param.arr, i); in test_basic() local
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c196 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_disable_all() local
304 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_enable() local
365 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_disable() local
/dpdk/kernel/freebsd/contigmem/
H A Dcontigmem.c217 contigmem_open(struct cdev * cdev,int fflags,int devtype,struct thread * td) contigmem_open() argument
227 contigmem_close(struct cdev * cdev,int fflags,int devtype,struct thread * td) contigmem_close() argument
/dpdk/kernel/freebsd/nic_uio/
H A Dnic_uio.c140 nic_uio_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in nic_uio_open()
146 nic_uio_close(struct cdev *dev, int fflag, int devtype, struct thread *td) in nic_uio_close()
/dpdk/app/test-security-perf/
H A Dtest_security_perf.c37 struct ipsec_test_data *td; member
204 const struct ipsec_test_data *td) in sec_conf_init()
/dpdk/lib/dmadev/
H A Drte_dmadev.c930 ADD_CAPA(td,dc,c) global() argument
/dpdk/examples/ip_pipeline/
H A Dthread.c279 struct thread_data *td = &thread_data[thread_id]; in thread_pipeline_enable() local
369 struct thread_data *td = &thread_data[thread_id]; in thread_pipeline_disable() local
[all...]