Home
last modified time | relevance | path

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

/Linux-v5.4/net/llc/
Dllc_core.c76 if (!sap || !llc_sap_hold_safe(sap)) in llc_sap_find()
/Linux-v5.4/include/net/
Dllc.h120 static inline bool llc_sap_hold_safe(struct llc_sap *sap) in llc_sap_hold_safe() function