Home
last modified time | relevance | path

Searched refs:gso_tcp4_segment (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_gso/
H A Dgso_tcp4.h38 int gso_tcp4_segment(struct rte_mbuf *pkt,
H A Dgso_tcp4.c35 gso_tcp4_segment(struct rte_mbuf *pkt, in gso_tcp4_segment() function
H A Drte_gso.c66 ret = gso_tcp4_segment(pkt, gso_size, ipid_delta, in rte_gso_segment()