Home
last modified time | relevance | path

Searched defs:tcp (Results 1 – 25 of 29) sorted by relevance

12

/dpdk/app/test/
H A Dtest_cksum.c145 struct rte_tcp_hdr *tcp = l4_hdr; in test_l4_cksum() local
182 struct rte_tcp_hdr *tcp = l4_hdr; in test_l4_cksum() local
/dpdk/app/test-pmd/
H A D5tswap.h80 struct rte_tcp_hdr *tcp; in do_5tswap() member
/dpdk/doc/guides/nics/features/
H A Dmvpp2.ini32 tcp = Y key
H A Dtap.ini33 tcp = Y key
H A Dcpfl.ini32 tcp = Y key
H A De1000.ini39 tcp = Y key
H A Dqede.ini44 tcp = Y key
H A Dmlx4.ini43 tcp = Y key
H A Digc.ini43 tcp = Y key
H A Dhinic.ini48 tcp = Y key
H A Dcxgbe.ini42 tcp = Y key
H A Dipn3ke.ini55 tcp = Y key
H A Denic.ini53 tcp = Y key
H A Dtxgbe.ini66 tcp = Y key
H A Diavf.ini68 tcp = Y key
H A Dixgbe.ini71 tcp = Y key
H A Dsfc.ini58 tcp = Y key
H A Di40e.ini72 tcp = Y key
H A Dice.ini77 tcp = Y key
H A Dcnxk_vec.ini73 tcp = Y key
H A Dcnxk_vf.ini70 tcp = Y key
H A Dcnxk.ini81 tcp = Y key
/dpdk/drivers/net/enic/base/
H A Dcq_enet_desc.h137 uint8_t fcoe_eof, uint8_t tcp_udp_csum_ok, uint8_t udp, uint8_t tcp, in cq_enet_rq_desc_enc()
193 uint8_t *fcoe_eof, uint8_t *tcp_udp_csum_ok, uint8_t *udp, uint8_t *tcp, in cq_enet_rq_desc_dec()
/dpdk/drivers/net/vmxnet3/base/
H A Dvmxnet3_defs.h325 uint32 tcp:1; /* TCP packet */ member
333 uint32 tcp:1; /* TCP packet */ member
362 uint32 tcp : 1; /* TCP packet */ member
370 uint32 tcp : 1; /* TCP packet */ member
/dpdk/lib/pipeline/
H A Drte_table_action.c1349 struct rte_tcp_hdr *tcp = (struct rte_tcp_hdr *) &ip[1]; pkt_ipv4_work_nat() local
1388 struct rte_tcp_hdr *tcp = (struct rte_tcp_hdr *) &ip[1]; pkt_ipv4_work_nat() local
1435 struct rte_tcp_hdr *tcp = (struct rte_tcp_hdr *) &ip[1]; pkt_ipv6_work_nat() local
1463 struct rte_tcp_hdr *tcp = (struct rte_tcp_hdr *) &ip[1]; pkt_ipv6_work_nat() local
[all...]

12