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

/linux-4.4.14/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, llc_sap_open() function
163 EXPORT_SYMBOL(llc_sap_open); variable
H A Daf_llc.c276 sap = llc_sap_open(llc->laddr.lsap, NULL); llc_ui_autobind()
350 sap = llc_sap_open(addr->sllc_sap, NULL); llc_ui_bind()
/linux-4.4.14/net/802/
H A Dp8022.c48 proto->sap = llc_sap_open(type, func); register_8022_client()
H A Dstp.c71 sap = llc_sap_open(LLC_SAP_BSPAN, stp_pdu_rcv); stp_proto_register()
H A Dpsnap.c104 snap_sap = llc_sap_open(0xAA, snap_rcv); snap_init()
/linux-4.4.14/include/net/
H A Dllc.h109 struct llc_sap *llc_sap_open(unsigned char lsap,

Completed in 160 milliseconds