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

/freebsd-9.3-release/sys/netinet6/
H A Dip6_input.c1142 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); local
1166 erroff + opt + 1 - opthead);
1183 erroff + opt + 1 - opthead);
1197 erroff + opt - opthead);
1221 erroff + opt + 2 - opthead);
1233 erroff + opt + 2 - opthead);
1245 erroff + opt - opthead);
H A Dfrag6.c352 int erroff = af6->ip6af_offset; local
370 erroff - sizeof(struct ip6_frag) +

Completed in 100 milliseconds