Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Ddest6.c107 optlen = ip6_unknown_opt(opt, m, in dest6_input()
H A Dip6_var.h346 int ip6_unknown_opt (u_int8_t *, struct mbuf *, int);
H A Dip6_input.c991 optlen = ip6_unknown_opt(opt, m, in ip6_process_hopopts()
1014 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt() function