Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc_conn.h110 void llc_conn_resend_i_pdu_as_cmd(struct sock *sk, u8 nr, u8 first_p_bit);
/openbmc/linux/net/llc/
H A Dllc_conn.c211 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() argument
231 llc_pdu_set_pf_bit(skb, first_p_bit); in llc_conn_resend_i_pdu_as_cmd()
233 first_p_bit = 0; in llc_conn_resend_i_pdu_as_cmd()