Searched refs:thtail (Results 1 – 1 of 1) sorted by relevance
2013 struct tcphdr *thtail; local2051 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;