Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dpipe.c11 #define PIPE_BUF_SIZE 10240 macro
66 pp->buf_size = PIPE_BUF_SIZE; in mtcp_pipe()