Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_regex.c97 int n, erroff; in ngx_regex_compile() local
106 &errstr, &erroff, NULL); in ngx_regex_compile()
112 if ((size_t) erroff == rc->pattern.len) { in ngx_regex_compile()
121 errstr, &rc->pattern, rc->pattern.data + erroff) in ngx_regex_compile()
/f-stack/freebsd/netinet6/
H A Dip6_input.c1007 const int erroff = sizeof(struct ip6_hdr) + sizeof(struct ip6_hbh); in ip6_process_hopopts() local
1031 erroff + opt + 1 - opthead); in ip6_process_hopopts()
1048 erroff + opt + 1 - opthead); in ip6_process_hopopts()
1062 erroff + opt - opthead); in ip6_process_hopopts()
1086 erroff + opt + 2 - opthead); in ip6_process_hopopts()
1098 erroff + opt + 2 - opthead); in ip6_process_hopopts()
1110 erroff + opt - opthead); in ip6_process_hopopts()
H A Dfrag6.c635 int erroff; in frag6_input() local
638 erroff = af6->ip6af_offset; in frag6_input()
661 erroff - sizeof(struct ip6_frag) + in frag6_input()