1RELAY_CREATE_BUF(9)         relay interface support        RELAY_CREATE_BUF(9)
2
3
4

NAME

6       relay_create_buf - allocate and initialize a channel buffer
7

SYNOPSIS

9       struct rchan_buf * relay_create_buf(struct rchan * chan);
10

ARGUMENTS

12       chan
13           the relay channel
14

DESCRIPTION

16       Returns channel buffer if successful, NULL otherwise.
17
19Kernel Hackers Manual 3.10         June 2019               RELAY_CREATE_BUF(9)
Impressum