Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dudp.h31 #define UDP_CORK 1 /* Never send partially complete segments */ macro
/linux-6.3-rc2/tools/testing/selftests/net/
A Dio_uring_zerocopy_tx.c385 do_setsockopt(fd, IPPROTO_UDP, UDP_CORK, 1); in do_tx()
419 do_setsockopt(fd, IPPROTO_UDP, UDP_CORK, 0); in do_tx()
A Dmsg_zerocopy.c235 do_setsockopt(fd, IPPROTO_UDP, UDP_CORK, 1); in do_sendmsg_corked()
253 do_setsockopt(fd, IPPROTO_UDP, UDP_CORK, 0); in do_sendmsg_corked()
/linux-6.3-rc2/Documentation/networking/
A Dudplite.rst90 same manner as before, e.g. UDP_CORK or UDP_ENCAP.
/linux-6.3-rc2/net/ipv4/
A Dudp.c2712 case UDP_CORK: in udp_lib_setsockopt()
2838 case UDP_CORK: in udp_lib_getsockopt()

Completed in 14 milliseconds