Home
last modified time | relevance | path

Searched refs:newtype (Results 1 – 1 of 1) sorted by relevance

/net/ipv6/
Dexthdrs.c1251 int newtype, char **p) in ipv6_renew_option() argument
1255 src = (renewtype == newtype ? new : old); in ipv6_renew_option()
1286 int newtype, struct ipv6_opt_hdr *newopt) in ipv6_renew_options() argument
1293 if (newtype != IPV6_HOPOPTS && opt->hopopt) in ipv6_renew_options()
1295 if (newtype != IPV6_RTHDRDSTOPTS && opt->dst0opt) in ipv6_renew_options()
1297 if (newtype != IPV6_RTHDR && opt->srcrt) in ipv6_renew_options()
1299 if (newtype != IPV6_DSTOPTS && opt->dst1opt) in ipv6_renew_options()
1321 newopt, newtype, &p); in ipv6_renew_options()
1324 newopt, newtype, &p); in ipv6_renew_options()
1328 newopt, newtype, &p); in ipv6_renew_options()
[all …]