Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Din6.h291 #define IPV6_RECVFRAGSIZE 77 macro
/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c975 case IPV6_RECVFRAGSIZE: in do_ipv6_setsockopt()
1456 case IPV6_RECVFRAGSIZE: in do_ipv6_getsockopt()
H A Ddatagram.c748 put_cmsg(msg, SOL_IPV6, IPV6_RECVFRAGSIZE, sizeof(val), &val); in ip6_datagram_recv_specific_ctl()
/openbmc/linux/net/mptcp/
H A Dsockopt.c500 case IPV6_RECVFRAGSIZE: in mptcp_supported_sockopt()