Searched refs:ip6_unknown_opt (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | dest6.c | 114 optlen = ip6_unknown_opt(opt, m, in dest6_input()
|
H A D | ip6_var.h | 376 int ip6_unknown_opt(u_int8_t *, struct mbuf *, int);
|
H A D | ip6_input.c | 1119 optlen = ip6_unknown_opt(opt, m, in ip6_process_hopopts() 1142 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt() 1131 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) ip6_unknown_opt() function
|