Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dinet_lro.c111 tcph->window = lro_desc->tcp_window; in lro_update_tcp_ip_header()
161 lro_desc->tcp_window = tcph->window; in lro_init_desc()
194 lro_desc->tcp_window = tcph->window; in lro_add_common()
/linux-4.4.14/include/linux/
Dinet_lro.h61 __be16 tcp_window; member