Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dllc_conn.h108 void llc_conn_resend_i_pdu_as_cmd(struct sock *sk, u8 nr, u8 first_p_bit);
/linux-4.1.27/net/llc/
Dllc_c_ac.c56 llc_conn_resend_i_pdu_as_cmd(sk, nr, 0); in llc_conn_ac_clear_remote_busy()
420 llc_conn_resend_i_pdu_as_cmd(sk, nr, 0); in llc_conn_ac_resend_i_xxx_x_set_0()
448 llc_conn_resend_i_pdu_as_cmd(sk, nr, 0); in llc_conn_ac_resend_i_xxx_x_set_0_or_send_rr()
Dllc_conn.c229 void llc_conn_resend_i_pdu_as_cmd(struct sock *sk, u8 nr, u8 first_p_bit) in llc_conn_resend_i_pdu_as_cmd() function