tag | line | file | source code |
DISC | 10 | net/802/llc.c | if(cmd==DISC) |
DISC | 46 | net/802/llc.c | if(cmd==DISC) |
DISC | 80 | net/802/llc.c | else if(cmd==DISC) |
DISC | 123 | net/802/llc.c | else if(cmd==DISC) |
DISC | 164 | net/802/llc.c | else if(cmd==DISC) |
DISC | 212 | net/802/llc.c | else if(cmd==DISC) |
DISC | 1031 | net/ax25/af_ax25.c | ax25_send_control(sk->ax25, DISC, POLLON, C_COMMAND); |
DISC | 1050 | net/ax25/af_ax25.c | ax25_send_control(sk->ax25, DISC, POLLON, C_COMMAND); |
DISC | 194 | net/ax25/ax25_in.c | case DISC: |
DISC | 256 | net/ax25/ax25_in.c | case DISC: |
DISC | 335 | net/ax25/ax25_in.c | case DISC: |
DISC | 498 | net/ax25/ax25_in.c | case DISC: |
DISC | 200 | net/ax25/ax25_timer.c | ax25_send_control(ax25, DISC, POLLON, C_COMMAND); |