tag | line | file | source code |
---|---|---|---|
EPF | 173 | net/ax25/ax25_out.c | frame[1] = (poll_bit) ? EPF : 0; |
EPF | 180 | net/ax25/ax25_subr.c | *pf = frame[1] & EPF; |
EPF | 185 | net/ax25/ax25_subr.c | *pf = frame[1] & EPF; |
EPF | 237 | net/ax25/ax25_subr.c | dptr[1] |= (poll_bit) ? EPF : 0; |