.\" 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_PDU_GET_PF_BIT" "" "06 October 2005" "" "" .SH NAME llc_pdu_get_pf_bit \- extracts p/f bit of input PDU .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp u8 llc_pdu_get_pf_bit (struct llc_pdu_sn * \fIpdu\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpdu\fB\fR pointer to LLC header. .SH "DESCRIPTION" .PP This function extracts p/f bit of input PDU. at first examines type of PDU and then extracts p/f bit. Returns the p/f bit.