N_HDLC_BUF_GET
Section: (9)
Updated: 09 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: 00:02:31 GMT, October 09, 2005