BEbits           1949 drivers/net/ppp/ppp_generic.c 	u8		BEbits;
BEbits           2330 drivers/net/ppp/ppp_generic.c 	PPP_MP_CB(skb)->BEbits = skb->data[2];
BEbits           2338 drivers/net/ppp/ppp_generic.c 	if (PPP_MP_CB(skb)->BEbits & B)
BEbits           2489 drivers/net/ppp/ppp_generic.c 		if (PPP_MP_CB(p)->BEbits & B) {
BEbits           2498 drivers/net/ppp/ppp_generic.c 		if (lost == 0 && (PPP_MP_CB(p)->BEbits & E) &&
BEbits           2499 drivers/net/ppp/ppp_generic.c 		    (PPP_MP_CB(head)->BEbits & B)) {
BEbits           2517 drivers/net/ppp/ppp_generic.c 		if (PPP_MP_CB(p)->BEbits & E) {