Home
last modified time | relevance | path

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

/netbsd/sys/netinet6/
H A Dip6_input.c146 static int ip6_process_hopopts(struct mbuf *, u_int8_t *, int, u_int32_t *,
882 if (ip6_process_hopopts(m, (u_int8_t *)hbh + sizeof(struct ip6_hbh), in ip6_hopopts_input()
902 ip6_process_hopopts(struct mbuf *m, u_int8_t *opthead, int hbhlen, in ip6_process_hopopts() function