Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dllc_c_ev.h137 int llc_conn_ev_rx_bad_pdu(struct sock *sk, struct sk_buff *skb);
/linux-5.19.10/net/llc/
Dllc_c_ev.c147 int llc_conn_ev_rx_bad_pdu(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rx_bad_pdu() function
Dllc_c_st.c213 .ev = llc_conn_ev_rx_bad_pdu,