.\" 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 "LLC_SAP_FIND" "" "06 October 2005" "" "" .SH NAME llc_sap_find \- searchs a SAP in station .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct llc_sap * llc_sap_find (unsigned char \fIsap_value\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsap_value\fB\fR sap to be found .SH "DESCRIPTION" .PP Searchs for a sap in the sap list of the LLC's station upon the sap ID. Returns the sap or NULL if not found.