| tag | line | file | source code |
|---|---|---|---|
| EPF | 141 | net/ax25/ax25_out.c | frame[1] = (poll_bit) ? EPF : 0; |
| EPF | 179 | net/ax25/ax25_subr.c | *pf = frame[1] & EPF; |
| EPF | 184 | net/ax25/ax25_subr.c | *pf = frame[1] & EPF; |
| EPF | 236 | net/ax25/ax25_subr.c | dptr[1] |= (poll_bit) ? EPF : 0; |