Home
last modified time | relevance | path

Searched refs:ip6_setpktopts (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/netinet6/
H A Dip6_var.h327 int ip6_setpktopts(struct mbuf *, struct ip6_pktopts *,
H A Draw_ip6.c386 if ((error = ip6_setpktopts(control, &opt, in rip6_output()
H A Dip6_output.c2078 error = ip6_setpktopts(m, opt, NULL, kauth_cred_get(), in ip6_pcbopts()
2760 ip6_setpktopts(struct mbuf *control, struct ip6_pktopts *opt, in ip6_setpktopts() function
H A Dudp6_usrreq.c792 if ((error = ip6_setpktopts(control, &opt, in udp6_output()