Home
last modified time | relevance | path

Searched refs:PAGE_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp.c1863 #define PAGE_BATCH_SIZE 8 in tcp_zerocopy_receive() macro
1864 struct page *pages[PAGE_BATCH_SIZE]; in tcp_zerocopy_receive()
1948 if (pg_idx == PAGE_BATCH_SIZE) { in tcp_zerocopy_receive()