Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Derrqueue.h33 #define SO_EE_ORIGIN_ZEROCOPY 5 macro
/linux/tools/testing/selftests/net/
A Dudpgso_bench_tx.c42 #ifndef SO_EE_ORIGIN_ZEROCOPY
43 #define SO_EE_ORIGIN_ZEROCOPY 5 macro
177 case SO_EE_ORIGIN_ZEROCOPY: in flush_cmsg()
A Dmsg_zerocopy.c61 #ifndef SO_EE_ORIGIN_ZEROCOPY
62 #define SO_EE_ORIGIN_ZEROCOPY 5 macro
426 if (serr->ee_origin != SO_EE_ORIGIN_ZEROCOPY) in do_recv_completion()
/linux/Documentation/networking/
A Dmsg_zerocopy.rst179 Error origin is the new type SO_EE_ORIGIN_ZEROCOPY. ee_errno is zero,
199 serr->ee_origin != SO_EE_ORIGIN_ZEROCOPY)
/linux/net/core/
A Dskbuff.c1298 serr->ee.ee_origin = SO_EE_ORIGIN_ZEROCOPY; in __msg_zerocopy_callback()
1307 if (!tail || SKB_EXT_ERR(tail)->ee.ee_origin != SO_EE_ORIGIN_ZEROCOPY || in __msg_zerocopy_callback()

Completed in 25 milliseconds