Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Din6.h233 #define IPV6_RTHDRDSTOPTS 55 macro
/linux-6.15/net/ipv6/
H A Dipv6_sockglue.c803 case IPV6_RTHDRDSTOPTS: in do_ipv6_setsockopt()
1016 case IPV6_RTHDRDSTOPTS: in ipv6_getsockopt_sticky()
1243 case IPV6_RTHDRDSTOPTS: in do_ipv6_getsockopt()
H A Dexthdrs.c1272 if (newtype != IPV6_RTHDRDSTOPTS && opt->dst0opt) in ipv6_renew_options()
1299 ipv6_renew_option(IPV6_RTHDRDSTOPTS, &opt2->dst0opt, in ipv6_renew_options()
H A Ddatagram.c909 case IPV6_RTHDRDSTOPTS: in ip6_datagram_send_ctl()
/linux-6.15/tools/testing/selftests/net/
H A Dcmsg_sender.c208 opt.cmsg.exthdr.val = IPV6_RTHDRDSTOPTS; in cs_parse_args()