tag | line | file | source code |
DM | 11 | net/802/llc.c | send_response(sk,DM|pf); |
DM | 15 | net/802/llc.c | send_response(sk. DM|pf); |
DM | 31 | net/802/llc.c | send_response(sk, DM|PF); |
DM | 48 | net/802/llc.c | send_response(sk, DM|pf); |
DM | 62 | net/802/llc.c | if(cmd==DM) |
DM | 86 | net/802/llc.c | send_response(sk, DM|pf); |
DM | 105 | net/802/llc.c | if(cmd==DM) |
DM | 129 | net/802/llc.c | send_response(sk, DM|PF); |
DM | 139 | net/802/llc.c | if(cmd==DM) |
DM | 175 | net/802/llc.c | if(cmd==DM) |
DM | 208 | net/802/llc.c | send_response(sk,DM|pf); |
DM | 241 | net/802/llc.c | send_command(sk, DM|pf); |
DM | 248 | net/802/llc.c | else if(cmd==DM) |
DM | 1143 | net/ax25/af_ax25.c | ax25_send_control(sk->ax25, DM, POLLON, C_RESPONSE); |
DM | 1658 | net/ax25/af_ax25.c | if ((*skb->data & ~PF) != DM && mine) |
DM | 232 | net/ax25/ax25_in.c | ax25_send_control(ax25, DM, pf, C_RESPONSE); |
DM | 259 | net/ax25/ax25_in.c | case DM: |
DM | 297 | net/ax25/ax25_in.c | ax25_send_control(ax25, DM, pf, C_RESPONSE); |
DM | 335 | net/ax25/ax25_in.c | case DM: |
DM | 359 | net/ax25/ax25_in.c | ax25_send_control(ax25, DM, POLLON, C_RESPONSE); |
DM | 429 | net/ax25/ax25_in.c | case DM: |
DM | 627 | net/ax25/ax25_in.c | case DM: |
DM | 270 | net/ax25/ax25_subr.c | *dptr = DM | PF; |
DM | 302 | net/ax25/ax25_timer.c | ax25_send_control(ax25, DM, POLLON, C_RESPONSE); |