LAPB_EPF
frame[1] = poll_bit ? LAPB_EPF : 0;
frame->pf = skb->data[1] & LAPB_EPF;
dptr[1] |= poll_bit ? LAPB_EPF : 0;