LLC_SAP_OPEN

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

 

NAME

llc_sap_open - open interface to the upper layers.  

SYNOPSIS

"SYNOPSIS"

struct llc_sap * llc_sap_open (unsigned char lsap, int (*func) struct sk_buff *skb, struct net_device *dev, struct packet_type *pt);  

ARGUMENTS

lsap
SAP number.
func
rcv func for datalink protos
 

DESCRIPTION

Interface function to upper layer. Each one who wants to get a SAP (for example NetBEUI) should call this function. Returns the opened SAP for success, NULL 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