tag | line | file | source code |
C_RESPONSE | 1042 | net/ax25/af_ax25.c | ax25_send_control(sk->ax25, DM, POLLON, C_RESPONSE); |
C_RESPONSE | 1577 | net/ax25/af_ax25.c | ax25_send_control(ax25, UA, POLLON, C_RESPONSE); |
C_RESPONSE | 185 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 191 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 195 | net/ax25/ax25_in.c | ax25_send_control(ax25, DM, pf, C_RESPONSE); |
C_RESPONSE | 253 | net/ax25/ax25_in.c | ax25_send_control(ax25, DM, pf, C_RESPONSE); |
C_RESPONSE | 257 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 291 | net/ax25/ax25_in.c | ax25_send_control(ax25, DM, POLLON, C_RESPONSE); |
C_RESPONSE | 314 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 326 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 337 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 441 | net/ax25/ax25_in.c | ax25_send_control(ax25, REJ, pf, C_RESPONSE); |
C_RESPONSE | 473 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 487 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 500 | net/ax25/ax25_in.c | ax25_send_control(ax25, UA, pf, C_RESPONSE); |
C_RESPONSE | 532 | net/ax25/ax25_in.c | if (type == C_RESPONSE && pf) { |
C_RESPONSE | 559 | net/ax25/ax25_in.c | if (type == C_RESPONSE && pf) { |
C_RESPONSE | 586 | net/ax25/ax25_in.c | if (type == C_RESPONSE && pf) { |
C_RESPONSE | 645 | net/ax25/ax25_in.c | ax25_send_control(ax25, REJ, pf, C_RESPONSE); |
C_RESPONSE | 282 | net/ax25/ax25_out.c | ax25_send_control(ax25, RNR, POLLON, C_RESPONSE); |
C_RESPONSE | 284 | net/ax25/ax25_out.c | ax25_send_control(ax25, RR, POLLON, C_RESPONSE); |
C_RESPONSE | 292 | net/ax25/ax25_out.c | ax25_send_control(ax25, RNR, POLLOFF, C_RESPONSE); |
C_RESPONSE | 294 | net/ax25/ax25_out.c | ax25_send_control(ax25, RR, POLLOFF, C_RESPONSE); |
C_RESPONSE | 261 | net/ax25/ax25_subr.c | dptr += build_ax25_addr(dptr, dest, src, &retdigi, C_RESPONSE, MODULUS); |
C_RESPONSE | 325 | net/ax25/ax25_subr.c | *flags = C_RESPONSE; |
C_RESPONSE | 388 | net/ax25/ax25_subr.c | if (flag == C_RESPONSE) buf[6] |= LAPB_C; |
C_RESPONSE | 114 | net/ax25/ax25_timer.c | ax25_send_control(ax25, RR, POLLOFF, C_RESPONSE); |
C_RESPONSE | 216 | net/ax25/ax25_timer.c | ax25_send_control(ax25, DM, POLLON, C_RESPONSE); |