Searched refs:ip6_unknown_opt (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | dest6.c | 116 optlen = ip6_unknown_opt(opt, m, in dest6_input()
|
| H A D | ip6_var.h | 358 int ip6_unknown_opt(u_int8_t *, struct mbuf *, int);
|
| H A D | ip6_input.c | 1109 optlen = ip6_unknown_opt(opt, m, in ip6_process_hopopts() 1132 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt() function
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | ip6_var.h | 358 int ip6_unknown_opt(u_int8_t *, struct mbuf *, int);
|