Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Din6.h233 #define IPV6_RTHDRDSTOPTS 55 macro
/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c655 case IPV6_RTHDRDSTOPTS: in do_ipv6_setsockopt()
1034 case IPV6_RTHDRDSTOPTS: in ipv6_getsockopt_sticky()
1255 case IPV6_RTHDRDSTOPTS: in do_ipv6_getsockopt()
H A Dexthdrs.c1275 if (newtype != IPV6_RTHDRDSTOPTS && opt->dst0opt) in ipv6_renew_options()
1302 ipv6_renew_option(IPV6_RTHDRDSTOPTS, &opt2->dst0opt, in ipv6_renew_options()
H A Ddatagram.c910 case IPV6_RTHDRDSTOPTS: in ip6_datagram_send_ctl()
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c187 opt.v6.exthdr.val = IPV6_RTHDRDSTOPTS; in cs_parse_args()