taglinefilesource code
EPF138net/ax25/ax25_out.cframe[1] = (poll_bit) ? EPF : 0;
EPF164net/ax25/ax25_subr.c*pf = frame[1] & EPF;
EPF169net/ax25/ax25_subr.c*pf = frame[1] & EPF;
EPF221net/ax25/ax25_subr.cdptr[1] |= (poll_bit) ? EPF : 0;