Searched defs:td (Results 1 – 9 of 9) sorted by relevance
/dpdk/app/test/ |
H A D | test_cryptodev_security_tls_record.c | 16 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 D | test_security_inline_macsec_vectors.h | 44 const struct mcs_test_vector *td; member
|
H A D | test_fbarray.c | 494 void *td = rte_fbarray_get(¶m.arr, i); in test_basic() local
|
/dpdk/drivers/net/softnic/ |
H A D | rte_eth_softnic_thread.c | 196 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 D | contigmem.c | 217 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 D | nic_uio.c | 140 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 D | test_security_perf.c | 37 struct ipsec_test_data *td; member 204 const struct ipsec_test_data *td) in sec_conf_init()
|
/dpdk/lib/dmadev/ |
H A D | rte_dmadev.c | 930 ADD_CAPA(td,dc,c) global() argument
|
/dpdk/examples/ip_pipeline/ |
H A D | thread.c | 279 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...] |