Searched defs:enable_zero_copy (Results 1 – 2 of 2) sorted by relevance
/spdk/module/sock/posix/ | ||
H A D | posix.c | 436 posix_sock_init(struct spdk_posix_sock * sock,bool enable_zero_copy) posix_sock_init() argument |
/spdk/module/sock/uring/ | ||
H A D | uring.c | 437 uring_sock_alloc(int fd,struct spdk_sock_impl_opts * impl_opts,bool enable_zero_copy) uring_sock_alloc() argument |