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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dllc_conn.h111 u8 first_f_bit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_conn.c254 * @first_f_bit: f_bit value of first pdu.
257 * response PDU with F bit equal first_f_bit; if more than one send
260 void llc_conn_resend_i_pdu_as_rsp(struct sock *sk, u8 nr, u8 first_f_bit) argument
278 llc_pdu_set_pf_bit(skb, first_f_bit);
280 first_f_bit = 0;

Completed in 67 milliseconds