Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Din6.h158 #define IPV6_2292DSTOPTS 4 macro
/linux/net/ipv6/
H A Ddatagram.c744 put_cmsg(msg, SOL_IPV6, IPV6_2292DSTOPTS, len, ptr); in ip6_datagram_recv_specific_ctl()
758 put_cmsg(msg, SOL_IPV6, IPV6_2292DSTOPTS, len, ptr); in ip6_datagram_recv_specific_ctl()
923 case IPV6_2292DSTOPTS: in ip6_datagram_send_ctl()
/linux/net/mptcp/
H A Dsockopt.c506 case IPV6_2292DSTOPTS: in mptcp_supported_sockopt()