Searched refs:BEbits (Results 1 – 1 of 1) sorted by relevance
1633 u8 BEbits; member1966 PPP_MP_CB(skb)->BEbits = skb->data[2]; in ppp_receive_mp_frame()1972 if ((PPP_MP_CB(skb)->BEbits & B) && (skb->data[0] & 1)) in ppp_receive_mp_frame()2123 if (PPP_MP_CB(p)->BEbits & B) { in ppp_mp_reconstruct()2132 if (lost == 0 && (PPP_MP_CB(p)->BEbits & E) && in ppp_mp_reconstruct()2133 (PPP_MP_CB(head)->BEbits & B)) { in ppp_mp_reconstruct()2151 if (PPP_MP_CB(p)->BEbits & E) { in ppp_mp_reconstruct()