Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dip6_input.c1595 ip6_process_hopopts(struct mbuf *m, u_int8_t *opthead, int hbhlen, in ip6_process_hopopts() argument
1600 u_int8_t *opt = opthead; in ip6_process_hopopts()
1627 (int)(erroff + opt + 1 - opthead)); in ip6_process_hopopts()
1644 (int)(erroff + opt + 1 - opthead)); in ip6_process_hopopts()
1658 (int)(erroff + opt - opthead)); in ip6_process_hopopts()
1682 (int)(erroff + opt + 2 - opthead)); in ip6_process_hopopts()
1694 (int)(erroff + opt + 2 - opthead)); in ip6_process_hopopts()
1706 erroff + opt - opthead); in ip6_process_hopopts()