Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Din6.h235 #define IPV6_RTHDR 57 macro
/linux/net/ipv6/
H A Dexthdrs.c1199 * unless IPV6_RTHDR is set (RFC3542). in ipv6_push_nfrag_opts()
1289 if (newtype != IPV6_RTHDR && opt->srcrt) in ipv6_renew_options()
1317 ipv6_renew_option(IPV6_RTHDR, in ipv6_renew_options()
H A Ddatagram.c678 put_cmsg(msg, SOL_IPV6, IPV6_RTHDR, len, ptr); in ip6_datagram_recv_specific_ctl()
940 case IPV6_RTHDR: in ip6_datagram_send_ctl()