Searched refs:SO_EE_ORIGIN_ZEROCOPY (Results 1 - 5 of 5) sorted by last modified time

/linux-master/net/core/
H A Dskbuff.c1802 serr->ee.ee_origin = SO_EE_ORIGIN_ZEROCOPY;
1811 if (!tail || SKB_EXT_ERR(tail)->ee.ee_origin != SO_EE_ORIGIN_ZEROCOPY ||
3926 if (SKB_EXT_ERR(skb)->ee.ee_origin == SO_EE_ORIGIN_ZEROCOPY ||
/linux-master/tools/testing/vsock/
H A Dmsg_zerocopy_common.c61 if (serr->ee_origin != SO_EE_ORIGIN_ZEROCOPY) {
/linux-master/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c42 #ifndef SO_EE_ORIGIN_ZEROCOPY
43 #define SO_EE_ORIGIN_ZEROCOPY 5 macro
178 case SO_EE_ORIGIN_ZEROCOPY:
H 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)
/linux-master/include/uapi/linux/
H A Derrqueue.h33 #define SO_EE_ORIGIN_ZEROCOPY 5 macro

Completed in 233 milliseconds