Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc_s_ev.h66 int llc_sap_ev_deactivation_req(struct llc_sap *sap, struct sk_buff *skb);
/openbmc/linux/net/llc/
H A Dllc_s_st.c154 .ev = llc_sap_ev_deactivation_req,
H A Dllc_s_ev.c109 int llc_sap_ev_deactivation_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_deactivation_req() function