Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Dgro_tcp4.h23 #define INVALID_TCP_HDRLEN(len) \ macro
H A Dgro_tcp4.c215 if (unlikely(INVALID_TCP_HDRLEN(pkt->l4_len))) in gro_tcp4_reassemble()
H A Dgro_vxlan_tcp4.c314 if (unlikely(INVALID_TCP_HDRLEN(pkt->l4_len))) in gro_vxlan_tcp4_reassemble()