Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Ddest6.c59 int off = *offp, erroff, dstoptlen, optlen; in dest6_input() local
92 erroff = *offp + (opt - (u_int8_t *)dstopts); in dest6_input()
93 optlen = ip6_unknown_opt(opt, m, erroff); in dest6_input()
Dip6_input.c910 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); in ip6_process_hopopts() local
934 erroff + opt + 1 - opthead); in ip6_process_hopopts()
951 erroff + opt + 1 - opthead); in ip6_process_hopopts()
965 erroff + opt - opthead); in ip6_process_hopopts()
989 erroff + opt + 2 - opthead); in ip6_process_hopopts()
1001 erroff + opt + 2 - opthead); in ip6_process_hopopts()
1013 erroff + opt - opthead); in ip6_process_hopopts()
Dfrag6.c350 int erroff = af6->ip6af_offset; in frag6_input() local
368 erroff - sizeof(struct ip6_frag) + in frag6_input()
/netbsd/src/external/bsd/tmux/dist/
DMakefile.am51 AM_CFLAGS += -erroff=E_EMPTY_DECLARATION
DMakefile.in115 @IS_SUNCC_TRUE@am__append_8 = -erroff=E_EMPTY_DECLARATION