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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_input.c1314 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); local
1338 erroff + opt + 1 - opthead);
1355 erroff + opt + 1 - opthead);
1369 erroff + opt - opthead);
1393 erroff + opt + 2 - opthead);
1405 erroff + opt + 2 - opthead);
1417 erroff + opt - opthead);
H A Dfrag6.c365 int erroff = af6->ip6af_offset; local
383 erroff - sizeof(struct ip6_frag) +

Completed in 66 milliseconds