Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ipv4.c2013 struct tcphdr *thtail; local
2051 thtail = (struct tcphdr *)tail->data;
2062 thtail->doff != th->doff ||
2063 memcmp(thtail + 1, th + 1, hdrlen - sizeof(*th)))
2081 thtail->window = th->window;
2092 thtail->fin |= th->fin;