__RELAY_RESET
Section: relay interface support (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
__relay_reset - reset a channel buffer
 
SYNOPSIS
- 
void __relay_reset(struct rchan_buf * buf, unsigned int init);
ARGUMENTS
buf
- 
- the channel buffer
init
- 
1 if this is a first-time initialization
DESCRIPTION
See
relay_reset
for description of effect.
 
COPYRIGHT