LLC_PDU_DECODE_DSAP

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

 

NAME

llc_pdu_decode_dsap - extracts dest SAP of input frame  

SYNOPSIS

"SYNOPSIS"

void llc_pdu_decode_dsap (struct sk_buff * skb, u8 * dsap);  

ARGUMENTS

skb
input skb that destination SAP must be extracted from it.
dsap
destination SAP (output argument).
 

DESCRIPTION

This function extracts destination SAP of input frame. right bit of DSAP designates individual/group SAP.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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