Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dip6_input.c1017 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); in ip6_process_hopopts()
1041 erroff + opt + 1 - opthead); in ip6_process_hopopts()
1058 erroff + opt + 1 - opthead); in ip6_process_hopopts()
1072 erroff + opt - opthead); in ip6_process_hopopts()
1096 erroff + opt + 2 - opthead); in ip6_process_hopopts()
1108 erroff + opt + 2 - opthead); in ip6_process_hopopts()
1120 erroff + opt - opthead); in ip6_process_hopopts()
1006 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); ip6_process_hopopts() local
H A Dfrag6.c678 int erroff; in frag6_input() local
681 erroff = af6->ip6af_offset; in frag6_input()
704 erroff - sizeof(struct ip6_frag) + in frag6_input()