Searched refs:opthead (Results 1 – 2 of 2) sorted by relevance
1644 ip6_process_hopopts(struct mbuf *m, u_int8_t *__sized_by(inhbhlen)opthead, int inhbhlen, in ip6_process_hopopts() argument1650 u_int8_t *opt = opthead; in ip6_process_hopopts()1678 (int)(erroff + opt + 1 - opthead)); in ip6_process_hopopts()1696 (int)(erroff + opt + 1 - opthead)); in ip6_process_hopopts()1710 (int)(erroff + opt - opthead)); in ip6_process_hopopts()1734 (int)(erroff + opt + 2 - opthead)); in ip6_process_hopopts()1746 (int)(erroff + opt + 2 - opthead)); in ip6_process_hopopts()1759 erroff + opt - opthead); in ip6_process_hopopts()
560 extern int ip6_process_hopopts(struct mbuf *, u_int8_t *__sized_by(hbhlen) opthead, int hbhlen,