Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dudp.h31 #define UDP_CORK 1 /* Never send partially complete segments */ macro
/linux/tools/testing/selftests/net/
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/Documentation/networking/
A Dudplite.rst90 same manner as before, e.g. UDP_CORK or UDP_ENCAP.
/linux/net/ipv4/
A Dudp.c2674 case UDP_CORK: in udp_lib_setsockopt()
2800 case UDP_CORK: in udp_lib_getsockopt()

Completed in 11 milliseconds