Searched refs:llc_sap_open (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_core.c83 * llc_sap_open - open interface to the upper layers.
91 struct llc_sap *llc_sap_open(unsigned char lsap, function
164 EXPORT_SYMBOL(llc_sap_open); variable
H A Daf_llc.c273 sap = llc_sap_open(llc->laddr.lsap, NULL);
347 sap = llc_sap_open(addr->sllc_sap, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/802/
H A Dp8022.c49 proto->sap = llc_sap_open(type, func);
H A Dstp.c70 sap = llc_sap_open(LLC_SAP_BSPAN, stp_pdu_rcv);
H A Dpsnap.c104 snap_sap = llc_sap_open(0xAA, snap_rcv);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dllc.h110 extern struct llc_sap *llc_sap_open(unsigned char lsap,

Completed in 77 milliseconds