Searched refs:llc_conn_resend_i_pdu_as_cmd (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/include/net/ |
D | llc_conn.h | 109 void llc_conn_resend_i_pdu_as_cmd(struct sock *sk, u8 nr, u8 first_p_bit);
|
/Linux-v5.10/net/llc/ |
D | llc_c_ac.c | 56 llc_conn_resend_i_pdu_as_cmd(sk, nr, 0); in llc_conn_ac_clear_remote_busy() 423 llc_conn_resend_i_pdu_as_cmd(sk, nr, 0); in llc_conn_ac_resend_i_xxx_x_set_0() 451 llc_conn_resend_i_pdu_as_cmd(sk, nr, 0); in llc_conn_ac_resend_i_xxx_x_set_0_or_send_rr()
|
D | llc_conn.c | 210 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
|