Home
last modified time | relevance | path

Searched refs:tcp_hl (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/gro/
H A Dgro_tcp4.h265 uint16_t tcp_hl, in check_seq_option() argument
281 len = RTE_MAX(tcp_hl, tcp_hl_orig) - sizeof(struct rte_tcp_hdr); in check_seq_option()
282 if ((tcp_hl != tcp_hl_orig) || ((len > 0) && in check_seq_option()
H A Dgro_vxlan_tcp4.c214 uint16_t tcp_hl, in check_vxlan_seq_option() argument
229 tcp_hl, tcp_dl, l2_offset, is_atomic); in check_vxlan_seq_option()