Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Dgro_tcp4.h267 uint16_t tcp_hl, in check_seq_option() argument
283 len = RTE_MAX(tcp_hl, tcp_hl_orig) - sizeof(struct rte_tcp_hdr); in check_seq_option()
284 if ((tcp_hl != tcp_hl_orig) || ((len > 0) && in check_seq_option()
H A Dgro_vxlan_tcp4.c215 uint16_t tcp_hl, in check_vxlan_seq_option() argument
230 tcp_hl, tcp_dl, l2_offset, is_atomic); in check_vxlan_seq_option()