Home
last modified time | relevance | path

Searched refs:llc_sap_find (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/llc/
H A Dllc_core.c70 struct llc_sap *llc_sap_find(unsigned char sap_value) in llc_sap_find() function
153 EXPORT_SYMBOL(llc_sap_find);
H A Dllc_input.c188 sap = llc_sap_find(pdu->dsap); in llc_rcv()
H A Daf_llc.c251 sap = llc_sap_find(i); in llc_ui_autoport()
388 sap = llc_sap_find(addr->sllc_sap); in llc_ui_bind()
/openbmc/linux/include/net/
H A Dllc.h135 struct llc_sap *llc_sap_find(unsigned char sap_value);