Lines Matching refs:zerocopy
1586 int len, int noblock, bool zerocopy)
1597 if (zerocopy)
1761 bool zerocopy = false;
1818 zerocopy = true;
1821 if (!frags && tun_can_build_skb(tun, tfile, len, noblock, zerocopy)) {
1833 if (!zerocopy) {
1845 * If zerocopy is enabled, then this layout will be
1848 zerocopy = false;
1861 if (zerocopy)
1912 if (zerocopy) {