Lines Matching refs:newtype
1240 int newtype, char **p) in ipv6_renew_option() argument
1244 src = (renewtype == newtype ? new : old); in ipv6_renew_option()
1275 int newtype, struct ipv6_opt_hdr *newopt) in ipv6_renew_options() argument
1282 if (newtype != IPV6_HOPOPTS && opt->hopopt) in ipv6_renew_options()
1284 if (newtype != IPV6_RTHDRDSTOPTS && opt->dst0opt) in ipv6_renew_options()
1286 if (newtype != IPV6_RTHDR && opt->srcrt) in ipv6_renew_options()
1288 if (newtype != IPV6_DSTOPTS && opt->dst1opt) in ipv6_renew_options()
1310 newopt, newtype, &p); in ipv6_renew_options()
1313 newopt, newtype, &p); in ipv6_renew_options()
1317 newopt, newtype, &p); in ipv6_renew_options()
1320 newopt, newtype, &p); in ipv6_renew_options()