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