LLC_SAP_NEXT_STATE

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

 

NAME

llc_sap_next_state - finds transition, execs actions & change SAP state  

SYNOPSIS

"SYNOPSIS"

int llc_sap_next_state (struct llc_sap * sap, struct sk_buff * skb);  

ARGUMENTS

sap
pointer to SAP
skb
happened event
 

DESCRIPTION

This function finds transition that matches with happened event, then executes related actions and finally changes state of SAP. It returns 0 on success and 1 for failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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