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

/net/llc/
H A Dllc_conn.c223 * @first_p_bit: p_bit value of first pdu
226 * command PDU with P bit equal first_p_bit; if more than one send
229 void llc_conn_resend_i_pdu_as_cmd(struct sock *sk, u8 nr, u8 first_p_bit) argument
249 llc_pdu_set_pf_bit(skb, first_p_bit);
251 first_p_bit = 0;

Completed in 147 milliseconds