taglinefilesource code
EPF173net/ax25/ax25_out.cframe[1] = (poll_bit) ? EPF : 0;
EPF180net/ax25/ax25_subr.c*pf = frame[1] & EPF;
EPF185net/ax25/ax25_subr.c*pf = frame[1] & EPF;
EPF237net/ax25/ax25_subr.cdptr[1] |= (poll_bit) ? EPF : 0;