Searched refs:gso_do_segment (Results 1 – 6 of 6) sorted by relevance
| /dpdk/lib/gso/ |
| H A D | gso_udp4.c | 76 ret = gso_do_segment(pkt, hdr_offset, pyld_unit_size, direct_pool, in gso_udp4_segment()
|
| H A D | gso_common.h | 143 int gso_do_segment(struct rte_mbuf *pkt,
|
| H A D | gso_tcp4.c | 65 ret = gso_do_segment(pkt, hdr_offset, pyld_unit_size, direct_pool, in gso_tcp4_segment()
|
| H A D | gso_tunnel_udp4.c | 91 ret = gso_do_segment(pkt, hdr_offset, pyld_unit_size, direct_pool, in gso_tunnel_udp4_segment()
|
| H A D | gso_common.c | 42 gso_do_segment(struct rte_mbuf *pkt, in gso_do_segment() function
|
| H A D | gso_tunnel_tcp4.c | 87 ret = gso_do_segment(pkt, hdr_offset, pyld_unit_size, direct_pool, in gso_tunnel_tcp4_segment()
|