Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc_conn.h111 void llc_conn_resend_i_pdu_as_rsp(struct sock *sk, u8 nr, u8 first_f_bit);
/openbmc/linux/net/llc/
H A Dllc_conn.c254 void llc_conn_resend_i_pdu_as_rsp(struct sock *sk, u8 nr, u8 first_f_bit) in llc_conn_resend_i_pdu_as_rsp() function
H A Dllc_c_ac.c461 llc_conn_resend_i_pdu_as_rsp(sk, nr, 1); in llc_conn_ac_resend_i_rsp_f_set_1()