Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Dgro_tcp4.h263 check_seq_option(struct gro_tcp4_item *item, in check_seq_option() function
H A Dgro_tcp4.c297 cmp = check_seq_option(&(tbl->items[cur_idx]), tcp_hdr, in gro_tcp4_reassemble()
H A Dgro_vxlan_tcp4.c229 cmp = check_seq_option(&item->inner_item, tcp_hdr, sent_seq, ip_id, in check_vxlan_seq_option()