Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Din6.h240 #define IPV6_DONTFRAG 62 macro
/linux/net/ipv6/
H A Ddatagram.c1018 case IPV6_DONTFRAG: in ip6_datagram_send_ctl()
H A Dipv6_sockglue.c481 case IPV6_DONTFRAG: in do_ipv6_setsockopt()
1438 case IPV6_DONTFRAG: in do_ipv6_getsockopt()
/linux/net/mptcp/
H A Dsockopt.c516 case IPV6_DONTFRAG: in mptcp_supported_sockopt()
/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c256 SOL_IPV6, IPV6_DONTFRAG, &opt.v6.dontfrag); in cs_write_cmsg()
400 setsockopt(fd, SOL_IPV6, IPV6_DONTFRAG, in ca_set_sockopts()