LLC_PDU_DECODE_SSAP

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

 

NAME

llc_pdu_decode_ssap - extracts source SAP of input frame  

SYNOPSIS

"SYNOPSIS"

void llc_pdu_decode_ssap (struct sk_buff * skb, u8 * ssap);  

ARGUMENTS

skb
input skb that source SAP must be extracted from it.
ssap
source SAP (output argument).
 

DESCRIPTION

This function extracts source SAP of input frame. Right bit of SSAP is command/response bit.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:54 GMT, October 06, 2005