Home
last modified time | relevance | path

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

/NextBSD/sys/netinet6/
HDdest6.c109 optlen = ip6_unknown_opt(opt, m, in dest6_input()
HDip6_var.h367 int ip6_unknown_opt(u_int8_t *, struct mbuf *, int);
HDip6_input.c1093 optlen = ip6_unknown_opt(opt, m, in ip6_process_hopopts()
1116 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt() function