Searched defs:llc_ui_send_data (Results 1 - 1 of 1) sorted by relevance

/net/llc/
H A Daf_llc.c107 * llc_ui_send_data - send data via reliable llc2 connection
115 static int llc_ui_send_data(struct sock* sk, struct sk_buff *skb, int noblock) function
946 rc = llc_ui_send_data(sk, skb, noblock);

Completed in 5 milliseconds