table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
RELAY_BUF_FULL(9) | relay interface support | RELAY_BUF_FULL(9) |
NAME¶
relay_buf_full - boolean, is the channel buffer full?SYNOPSIS¶
int
relay_buf_full(struct rchan_buf * buf);
ARGUMENTS¶
bufchannel buffer
DESCRIPTION¶
Returns 1 if the buffer is full, 0 otherwise.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |