LLC_FIND_STATION_TRANS

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

 

NAME

llc_find_station_trans - finds transition for this event  

SYNOPSIS

"SYNOPSIS"

struct llc_station_state_trans * llc_find_station_trans (struct llc_station * station, struct sk_buff * skb);  

ARGUMENTS

station
Address of the station
skb
Address of the event
 

DESCRIPTION

Search thru events of the current state of the station until list exhausted or it's obvious that the event is not valid for the current state. Returns the address of the transition if cound, NULL otherwise.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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