Searched refs:ip6_process_hopopts (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_var.h | 366 int ip6_process_hopopts(struct mbuf *, u_int8_t *, int, u_int32_t *,
|
| H A D | ip6_input.c | 977 if (ip6_process_hopopts(m, (u_int8_t *)hbh + sizeof(struct ip6_hbh), in ip6_hopopts_input() 999 ip6_process_hopopts(struct mbuf *m, u_int8_t *opthead, int hbhlen, in ip6_process_hopopts() function
|
| H A D | ip6_output.c | 1009 if (ip6_process_hopopts(m, (u_int8_t *)(hbh + 1), in ip6_output()
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | ip6_var.h | 366 int ip6_process_hopopts(struct mbuf *, u_int8_t *, int, u_int32_t *,
|