SO_EE_ORIGIN_ZEROCOPY
serr->ee.ee_origin = SO_EE_ORIGIN_ZEROCOPY;
if (!tail || SKB_EXT_ERR(tail)->ee.ee_origin != SO_EE_ORIGIN_ZEROCOPY ||
if (SKB_EXT_ERR(skb)->ee.ee_origin == SO_EE_ORIGIN_ZEROCOPY ||
if (serr->ee_origin != SO_EE_ORIGIN_ZEROCOPY) {
if (serr->ee_origin != SO_EE_ORIGIN_ZEROCOPY)
#ifndef SO_EE_ORIGIN_ZEROCOPY
case SO_EE_ORIGIN_ZEROCOPY:
#ifndef SO_EE_ORIGIN_ZEROCOPY
if (serr->ee_origin != SO_EE_ORIGIN_ZEROCOPY) {