thoptlen         1507 net/pf.c       	int hlen = (th->th_off << 2) - sizeof(*th), thoptlen = hlen;
thoptlen         1552 net/pf.c       		m_copyback(m, off + sizeof(*th), thoptlen, opts);