N_HDLC_BUF_GET
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
n_hdlc_buf_get - remove and return an HDLC buffer from list
SYNOPSIS
"SYNOPSIS"
struct n_hdlc_buf* n_hdlc_buf_get (struct n_hdlc_buf_list * list);
ARGUMENTS
- list
-
-- undescribed --
DESCRIPTION
list - pointer to HDLC buffer list
Remove and return an HDLC buffer from the head of the specified HDLC buffer
list.
Returns a pointer to HDLC buffer if available, otherwise NULL.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:41 GMT, October 06, 2005