Home
last modified time | relevance | path

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

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