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

/freebsd-10.3-release/sys/netinet6/
H A Dip6_input.c1131 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); local
1155 erroff + opt + 1 - opthead);
1172 erroff + opt + 1 - opthead);
1186 erroff + opt - opthead);
1210 erroff + opt + 2 - opthead);
1222 erroff + opt + 2 - opthead);
1234 erroff + opt - opthead);
H A Dfrag6.c352 int erroff = af6->ip6af_offset; local
370 erroff - sizeof(struct ip6_frag) +

Completed in 224 milliseconds