Home
last modified time | relevance | path

Searched refs:IPV6_DONTFRAG (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Din6.h240 #define IPV6_DONTFRAG 62 macro
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c248 SOL_IPV6, IPV6_DONTFRAG, &opt.v6.dontfrag); in cs_write_cmsg()
402 setsockopt(fd, SOL_IPV6, IPV6_DONTFRAG, in ca_set_sockopts()
/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c965 case IPV6_DONTFRAG: in do_ipv6_setsockopt()
1447 case IPV6_DONTFRAG: in do_ipv6_getsockopt()
H A Ddatagram.c1019 case IPV6_DONTFRAG: in ip6_datagram_send_ctl()
/openbmc/linux/net/mptcp/
H A Dsockopt.c515 case IPV6_DONTFRAG: in mptcp_supported_sockopt()