Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Din6.h240 #define IPV6_DONTFRAG 62 macro
/linux-6.15/tools/testing/selftests/net/
H A Dcmsg_sender.c278 SOL_IPV6, IPV6_DONTFRAG, &opt.cmsg.dontfrag); in cs_write_cmsg()
438 setsockopt(fd, SOL_IPV6, IPV6_DONTFRAG, in ca_set_sockopts()
/linux-6.15/net/ipv6/
H A Dipv6_sockglue.c480 case IPV6_DONTFRAG: in do_ipv6_setsockopt()
1437 case IPV6_DONTFRAG: in do_ipv6_getsockopt()
H A Ddatagram.c1018 case IPV6_DONTFRAG: in ip6_datagram_send_ctl()
/linux-6.15/net/mptcp/
H A Dsockopt.c516 case IPV6_DONTFRAG: in mptcp_supported_sockopt()