Searched refs:stickyopt (Results 1 – 2 of 2) sorted by relevance
610 struct ip6_pktopts *stickyopt, int uproto);
3573 struct ip6_pktopts *stickyopt, int uproto) in ip6_setpktopts() argument3582 if (stickyopt) { in ip6_setpktopts()3594 if ((error = copypktopts(opt, stickyopt, Z_NOWAIT)) != 0) { in ip6_setpktopts()