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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c2294 int hlen = (th->th_off << 2) - sizeof (*th), thoptlen = hlen; local
2327 copyback = off + sizeof (*th) + thoptlen;
2342 m_copyback(m, off + sizeof (*th), thoptlen, opts);

Completed in 22 milliseconds