LLC_PDU_INIT_AS_FRMR_RSP

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

 

NAME

llc_pdu_init_as_frmr_rsp - builds FRMR response PDU  

SYNOPSIS

"SYNOPSIS"

void llc_pdu_init_as_frmr_rsp (struct sk_buff * skb, struct llc_pdu_sn * prev_pdu, u8 f_bit, u8 vs, u8 vr, u8 vzyxw);  

ARGUMENTS

skb
Address of the frame to build
prev_pdu
The rejected PDU frame
f_bit
The F bit to set in the PDU
vs
tx state vari value for the data link conn at the rejecting LLC
vr
rx state var value for the data link conn at the rejecting LLC
vzyxw
completely described in the IEEE Std 802.2 document (Pg 55)
 

DESCRIPTION

Builds a pdu frame as a FRMR response.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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