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

/freebsd-12-stable/sys/netinet6/
H A Dip6_input.c1008 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); local
1032 erroff + opt + 1 - opthead);
1049 erroff + opt + 1 - opthead);
1063 erroff + opt - opthead);
1087 erroff + opt + 2 - opthead);
1099 erroff + opt + 2 - opthead);
1111 erroff + opt - opthead);
H A Dfrag6.c642 int erroff; local
645 erroff = af6->ip6af_offset;
668 erroff - sizeof(struct ip6_frag) +

Completed in 109 milliseconds