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

/freebsd-10-stable/sys/netinet6/
H A Dip6_var.h423 int ip6_setpktopts(struct mbuf *, struct ip6_pktopts *,
H A Draw_ip6.c426 if ((error = ip6_setpktopts(control, &opt,
H A Dudp6_usrreq.c670 if ((error = ip6_setpktopts(control, &opt,
H A Dip6_output.c2102 if ((error = ip6_setpktopts(m, opt, NULL, (td != NULL) ?
2376 ip6_setpktopts(struct mbuf *control, struct ip6_pktopts *opt, function

Completed in 95 milliseconds