.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "HDLCDEV_RX" "9" "09 October 2005" "" ""
.SH NAME
hdlcdev_rx \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void hdlcdev_rx (SLMP_INFO * \fIinfo\fB, char * \fIbuf\fB, int \fIsize\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
-- undescribed --
.TP
\fB\fIbuf\fB\fR
-- undescribed --
.TP
\fB\fIsize\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
pass frame to network layer
.PP
info pointer to device instance information
buf pointer to buffer contianing frame data
size count of data bytes in buf