Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dllc.h141 void llc_conn_handler(struct llc_sap *sap, struct sk_buff *skb);
/linux-5.19.10/net/llc/
Dllc_conn.c769 void llc_conn_handler(struct llc_sap *sap, struct sk_buff *skb) in llc_conn_handler() function
Daf_llc.c1269 llc_add_pack(LLC_DEST_CONN, llc_conn_handler); in llc2_init()