Searched refs:thoptlen (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf.c2323 int hlen = (th->th_off << 2) - sizeof (*th), thoptlen = hlen; local
2356 copyback = off + sizeof (*th) + thoptlen;
2371 m_copyback(m, off + sizeof (*th), thoptlen, opts);

Completed in 123 milliseconds