LLC_PDU_DECODE_CR_BIT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

llc_pdu_decode_cr_bit - extracts command response bit from LLC header  

SYNOPSIS

"SYNOPSIS"

void llc_pdu_decode_cr_bit (struct sk_buff * skb, u8 * cr_bit);  

ARGUMENTS

skb
input skb that c/r bit must be extracted from it.
cr_bit
command/response bit (0 or 1).
 

DESCRIPTION

This function extracts command/response bit from LLC header. this bit is right bit of source SAP.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:15 GMT, October 06, 2005