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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_input.c1329 const int erroff = sizeof (struct ip6_hdr) + sizeof (struct ip6_hbh); local
1353 erroff + opt + 1 - opthead);
1370 erroff + opt + 1 - opthead);
1384 erroff + opt - opthead);
1408 erroff + opt + 2 - opthead);
1420 erroff + opt + 2 - opthead);
1432 erroff + opt - opthead);
H A Dfrag6.c506 int erroff = af6->ip6af_offset; local
523 erroff - sizeof (struct ip6_frag) +

Completed in 72 milliseconds