first_p_bit       109 include/net/llc_conn.h void llc_conn_resend_i_pdu_as_cmd(struct sock *sk, u8 nr, u8 first_p_bit);
first_p_bit       210 net/llc/llc_conn.c void llc_conn_resend_i_pdu_as_cmd(struct sock *sk, u8 nr, u8 first_p_bit)
first_p_bit       230 net/llc/llc_conn.c 		llc_pdu_set_pf_bit(skb, first_p_bit);
first_p_bit       232 net/llc/llc_conn.c 		first_p_bit = 0;