Searched refs:gso_do_segment (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/lib/librte_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 | 138 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_tcp4.c | 87 ret = gso_do_segment(pkt, hdr_offset, pyld_unit_size, direct_pool, in gso_tunnel_tcp4_segment()
|
| H A D | gso_common.c | 42 gso_do_segment(struct rte_mbuf *pkt, in gso_do_segment() function
|