Searched refs:llc_conn_send_pdus (Results 1 – 1 of 1) sorted by relevance
33 static int llc_conn_send_pdus(struct sock *sk, struct sk_buff *skb);200 return llc_conn_send_pdus(sk, skb); in llc_conn_send_pdu()258 llc_conn_send_pdus(sk, NULL); in llc_conn_resend_i_pdu_as_cmd()299 llc_conn_send_pdus(sk, NULL); in llc_conn_resend_i_pdu_as_rsp()349 static int llc_conn_send_pdus(struct sock *sk, struct sk_buff *hold_skb) in llc_conn_send_pdus() function