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