table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
RELAY_CREATE_BUF(9) | relay interface support | RELAY_CREATE_BUF(9) |
NAME¶
relay_create_buf - allocate and initialize a channel bufferSYNOPSIS¶
struct
rchan_buf *
relay_create_buf(struct rchan * chan);
ARGUMENTS¶
chanthe relay channel
DESCRIPTION¶
Returns channel buffer if successful, NULL otherwise.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |