Home
last modified time | relevance | path

Searched refs:first_f_bit (Results 1 – 2 of 2) 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() argument
272 llc_pdu_set_pf_bit(skb, first_f_bit); in llc_conn_resend_i_pdu_as_rsp()
274 first_f_bit = 0; in llc_conn_resend_i_pdu_as_rsp()