AX25_EPF
frame[1] = (poll_bit) ? AX25_EPF : 0;
*pf = frame[1] & AX25_EPF;
dptr[1] |= (poll_bit) ? AX25_EPF : 0;