Searched refs:thoff (Results 1 – 1 of 1) sorted by relevance
3261 int thoff; in pf_normalize_tcpopt() local3267 thoff = th->th_off << 2; in pf_normalize_tcpopt()3268 cnt = thoff - sizeof(struct tcphdr); in pf_normalize_tcpopt()3320 off + sizeof(*th) + thoff) == NULL) { in pf_normalize_tcpopt()3330 pbuf_copy_back(pd->mp, off + sizeof(*th), thoff - sizeof(*th), opts, sizeof(opts)); in pf_normalize_tcpopt()