Searched refs:IXAF_VERIFY_ZCOPY (Results 1 – 3 of 3) sorted by relevance
3185 ixa->ixa_flags |= IXAF_VERIFY_ZCOPY; in tcp_zcopy_check()3190 ixa->ixa_flags &= ~IXAF_VERIFY_ZCOPY; in tcp_zcopy_check()
568 if (ixa->ixa_flags & IXAF_VERIFY_ZCOPY) { in ip_verify_nce()
2254 #define IXAF_VERIFY_ZCOPY 0x400000000 /* Check Zero Copy capability */ macro