forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
net-zerocopy: split zerocopy receive to several parts
Split the zerocopy receive code to several parts so that we can use them easily in other places like io_uring. Signed-off-by: Hao Xu <haoxu@linux.alibaba.com>
- Loading branch information
1 parent
dd81e1c
commit 8ed32d9a0fe79a5a05e30772afda62dc96232764
Showing
2 changed files
with
80 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters