tag | line | file | source code |
POLLON | 1131 | net/ax25/af_ax25.c | ax25_send_control(sk->ax25, DISC, POLLON, C_COMMAND); |
POLLON | 1141 | net/ax25/af_ax25.c | ax25_send_control(sk->ax25, DISC, POLLON, C_COMMAND); |
POLLON | 1143 | net/ax25/af_ax25.c | ax25_send_control(sk->ax25, DM, POLLON, C_RESPONSE); |
POLLON | 1156 | net/ax25/af_ax25.c | ax25_send_control(sk->ax25, DISC, POLLON, C_COMMAND); |
POLLON | 1741 | net/ax25/af_ax25.c | ax25_send_control(ax25, UA, POLLON, C_RESPONSE); |
POLLON | 280 | net/ax25/ax25_in.c | ax25_send_control(ax25, SABM, POLLON, C_COMMAND); |
POLLON | 299 | net/ax25/ax25_in.c | ax25_send_control(ax25, DISC, POLLON, C_COMMAND); |
POLLON | 357 | net/ax25/ax25_in.c | ax25_send_control(ax25, DISC, POLLON, C_COMMAND); |
POLLON | 359 | net/ax25/ax25_in.c | ax25_send_control(ax25, DM, POLLON, C_RESPONSE); |
POLLON | 225 | net/ax25/ax25_out.c | ax25_send_iframe(ax25, skbn, (last && !ax25->dama_slave) ? POLLON : POLLOFF); |
POLLON | 295 | net/ax25/ax25_out.c | ax25_send_control(ax25, SABM, POLLON, C_COMMAND); |
POLLON | 297 | net/ax25/ax25_out.c | ax25_send_control(ax25, SABME, POLLON, C_COMMAND); |
POLLON | 308 | net/ax25/ax25_out.c | ax25_send_control(ax25, RNR, POLLON, C_COMMAND); |
POLLON | 310 | net/ax25/ax25_out.c | ax25_send_control(ax25, RR, POLLON, C_COMMAND); |
POLLON | 320 | net/ax25/ax25_out.c | ax25_send_control(ax25, RNR, POLLON, C_RESPONSE); |
POLLON | 322 | net/ax25/ax25_out.c | ax25_send_control(ax25, RR, POLLON, C_RESPONSE); |
POLLON | 150 | net/ax25/ax25_timer.c | ax25_send_control(ax25, DISC, POLLON, C_COMMAND); |
POLLON | 183 | net/ax25/ax25_timer.c | ax25_send_control(ax25, DISC, POLLON, C_COMMAND); |
POLLON | 254 | net/ax25/ax25_timer.c | ax25_send_control(ax25, SABM, ax25_dev_is_dama_slave(ax25->device)? POLLOFF : POLLON, C_COMMAND); |
POLLON | 259 | net/ax25/ax25_timer.c | ax25_send_control(ax25, SABM, ax25_dev_is_dama_slave(ax25->device)? POLLOFF : POLLON, C_COMMAND); |
POLLON | 261 | net/ax25/ax25_timer.c | ax25_send_control(ax25, SABME, ax25_dev_is_dama_slave(ax25->device)? POLLOFF : POLLON, C_COMMAND); |
POLLON | 273 | net/ax25/ax25_timer.c | ax25_send_control(ax25, DISC, POLLON, C_COMMAND); /* dl1bke */ |
POLLON | 285 | net/ax25/ax25_timer.c | ax25_send_control(ax25, DISC, POLLON, C_COMMAND); |
POLLON | 302 | net/ax25/ax25_timer.c | ax25_send_control(ax25, DM, POLLON, C_RESPONSE); |