Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc.h141 void llc_conn_handler(struct llc_sap *sap, struct sk_buff *skb);
/openbmc/linux/net/llc/
H A Dllc_conn.c781 void llc_conn_handler(struct llc_sap *sap, struct sk_buff *skb) in llc_conn_handler() function
H A Daf_llc.c1280 llc_add_pack(LLC_DEST_CONN, llc_conn_handler); in llc2_init()