Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Din6.h235 #define IPV6_RTHDR 57 macro
/linux-6.15/net/ipv6/
H A Dipv6_sockglue.c329 if (optname != IPV6_RTHDR && !sockopt_ns_capable(net->user_ns, CAP_NET_RAW)) in ipv6_set_opt_hdr()
360 if (optname == IPV6_RTHDR && opt && opt->srcrt) { in ipv6_set_opt_hdr()
804 case IPV6_RTHDR: in do_ipv6_setsockopt()
1019 case IPV6_RTHDR: in ipv6_getsockopt_sticky()
1244 case IPV6_RTHDR: in do_ipv6_getsockopt()
H A Ddatagram.c678 put_cmsg(msg, SOL_IPV6, IPV6_RTHDR, len, ptr); in ip6_datagram_recv_specific_ctl()
935 case IPV6_RTHDR: in ip6_datagram_send_ctl()
H A Dexthdrs.c1274 if (newtype != IPV6_RTHDR && opt->srcrt) in ipv6_renew_options()
1302 ipv6_renew_option(IPV6_RTHDR, in ipv6_renew_options()