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

/freebsd-10.3-release/sys/netinet6/
H A Dip6_var.h404 int ip6_process_hopopts(struct mbuf *, u_int8_t *, int, u_int32_t *,
H A Dip6_input.c1103 if (ip6_process_hopopts(m, (u_int8_t *)hbh + sizeof(struct ip6_hbh),
1123 ip6_process_hopopts(struct mbuf *m, u_int8_t *opthead, int hbhlen, function
H A Dip6_output.c755 if (ip6_process_hopopts(m, (u_int8_t *)(hbh + 1),

Completed in 124 milliseconds