Home
last modified time | relevance | path

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

/linux-5.19.10/net/llc/
Dllc_core.c49 static struct llc_sap *__llc_sap_find(unsigned char sap_value) in __llc_sap_find() function
75 sap = __llc_sap_find(sap_value); in llc_sap_find()
100 if (__llc_sap_find(lsap)) /* SAP already exists */ in llc_sap_open()