Searched refs:stickyopt (Results 1 – 2 of 2) sorted by relevance
622 struct ip6_pktopts *stickyopt, int uproto);
3663 struct ip6_pktopts *stickyopt, int uproto) in ip6_setpktopts() argument3672 if (stickyopt != NULL) { in ip6_setpktopts()3685 if ((error = copypktopts(opt, stickyopt, Z_NOWAIT)) != 0) { in ip6_setpktopts()