Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Din6.h240 #define IPV6_DONTFRAG 62 macro
/linux/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/net/mptcp/
H A Dsockopt.c516 case IPV6_DONTFRAG: in mptcp_supported_sockopt()