Home
last modified time | relevance | path

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

/dpdk/lib/gro/
H A Dgro_tcp4.h21 #define INVALID_TCP_HDRLEN(len) \ macro
H A Dgro_tcp4.c214 if (unlikely(INVALID_TCP_HDRLEN(pkt->l4_len))) in gro_tcp4_reassemble()
H A Dgro_vxlan_tcp4.c313 if (unlikely(INVALID_TCP_HDRLEN(pkt->l4_len))) in gro_vxlan_tcp4_reassemble()