Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ipv4.c1904 struct tcphdr *thtail; local
1942 thtail = (struct tcphdr *)tail->data;
1954 thtail->doff != th->doff ||
1955 memcmp(thtail + 1, th + 1, hdrlen - sizeof(*th)) ||
1975 thtail->window = th->window;
1986 thtail->fin |= th->fin;