Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dfrag6.c677 int erroff; in frag6_input() local
680 erroff = af6->ip6af_offset; in frag6_input()
703 erroff - sizeof(struct ip6_frag) + in frag6_input()
H A Dip6_input.c1015 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); in ip6_process_hopopts() local
1039 erroff + opt + 1 - opthead); in ip6_process_hopopts()
1055 erroff + opt - opthead); in ip6_process_hopopts()