N_HDLC_SEND_FRAMES
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
n_hdlc_send_frames - send frames on pending send buffer list
SYNOPSIS
"SYNOPSIS"
void n_hdlc_send_frames (struct n_hdlc * n_hdlc, struct tty_struct * tty);
ARGUMENTS
- n_hdlc
-
-- undescribed --
- tty
-
-- undescribed --
DESCRIPTION
n_hdlc - pointer to ldisc instance data
tty - pointer to tty instance data
Send frames on pending send buffer list until the driver does not accept a
frame (busy) this function is called after adding a frame to the send buffer
list and by the tty wakeup callback.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:31 GMT, October 09, 2005