Home
last modified time | relevance | path

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

/linux-5.19.10/net/llc/
Dllc_core.c76 if (!sap || !llc_sap_hold_safe(sap)) in llc_sap_find()
/linux-5.19.10/include/net/
Dllc.h122 static inline bool llc_sap_hold_safe(struct llc_sap *sap) in llc_sap_hold_safe() function