Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Din6.h291 #define IPV6_RECVFRAGSIZE 77 macro
/linux-6.15/net/ipv6/
H A Dipv6_sockglue.c964 case IPV6_RECVFRAGSIZE: in do_ipv6_setsockopt()
1445 case IPV6_RECVFRAGSIZE: in do_ipv6_getsockopt()
H A Ddatagram.c747 put_cmsg(msg, SOL_IPV6, IPV6_RECVFRAGSIZE, sizeof(val), &val); in ip6_datagram_recv_specific_ctl()
/linux-6.15/net/mptcp/
H A Dsockopt.c501 case IPV6_RECVFRAGSIZE: in mptcp_supported_sockopt()