Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Din6.h237 #define IPV6_DSTOPTS 59 macro
/linux/net/ipv6/
H A Dexthdrs.c1274 if (newtype != IPV6_DSTOPTS && opt->dst1opt) in ipv6_renew_options()
1304 ipv6_renew_option(IPV6_DSTOPTS, &opt2->dst1opt, in ipv6_renew_options()
/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c205 opt.cmsg.exthdr.val = IPV6_DSTOPTS; in cs_parse_args()