Lines Matching refs:zerocopy
1548 int len, int noblock, bool zerocopy)
1559 if (zerocopy)
1739 bool zerocopy = false;
1795 zerocopy = true;
1798 if (!frags && tun_can_build_skb(tun, tfile, len, noblock, zerocopy)) {
1810 if (!zerocopy) {
1819 * If zerocopy is enabled, then this layout will be
1822 zerocopy = false;
1835 if (zerocopy)
1886 if (zerocopy) {