Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Derrqueue.h39 #define SO_EE_CODE_ZEROCOPY_COPIED 1 macro
/linux/tools/testing/selftests/net/
A Dmsg_zerocopy.c69 #ifndef SO_EE_CODE_ZEROCOPY_COPIED
70 #define SO_EE_CODE_ZEROCOPY_COPIED 1 macro
443 zerocopy = !(serr->ee_code & SO_EE_CODE_ZEROCOPY_COPIED); in do_recv_completion()
/linux/Documentation/networking/
A Dmsg_zerocopy.rst227 setting flag SO_EE_CODE_ZEROCOPY_COPIED in field ee_code on return.
/linux/net/core/
A Dskbuff.c1302 serr->ee.ee_code |= SO_EE_CODE_ZEROCOPY_COPIED; in __msg_zerocopy_callback()

Completed in 15 milliseconds