Searched refs:first_f_bit (Results 1 - 1 of 1) sorted by relevance

/net/llc/
H A Dllc_conn.c266 * @first_f_bit: f_bit value of first pdu.
269 * response PDU with F bit equal first_f_bit; if more than one send
272 void llc_conn_resend_i_pdu_as_rsp(struct sock *sk, u8 nr, u8 first_f_bit) argument
290 llc_pdu_set_pf_bit(skb, first_f_bit);
292 first_f_bit = 0;

Completed in 1441 milliseconds