/linux-2.4.37.9/net/bridge/ |
D | br_forward.c | 101 br->statistics.tx_dropped++; in br_flood() 117 br->statistics.tx_dropped++; in br_flood()
|
/linux-2.4.37.9/drivers/net/hamradio/ |
D | mkiss.h | 39 unsigned long tx_dropped; /* When MTU change */ member
|
D | mkiss.c | 270 ax->tx_dropped++; in ax_changedmtu() 372 ax->tx_dropped++; in ax_encaps() 723 stats.tx_dropped = ax->tx_dropped; in ax_get_stats()
|
D | 6pack.c | 276 sp->stats.tx_dropped++; in sp_encaps() 298 sp->stats.tx_dropped++; in sp_encaps()
|
D | bpqether.c | 313 bpq->stats.tx_dropped++; in bpq_xmit()
|
/linux-2.4.37.9/drivers/net/wan/ |
D | x25_asy.h | 39 unsigned long tx_dropped; /* When MTU change */ member
|
D | x25_asy.c | 180 sl->tx_dropped++; in x25_asy_changed_mtu() 273 sl->tx_dropped++; in x25_asy_encaps() 677 stats.tx_dropped = sl->tx_dropped; in x25_asy_get_stats()
|
D | sdla_x25.c | 1529 ++chan->ifstats.tx_dropped; in if_send() 1530 ++card->wandev.stats.tx_dropped; in if_send() 1540 ++chan->ifstats.tx_dropped; in if_send() 1541 ++card->wandev.stats.tx_dropped; in if_send() 1551 ++chan->ifstats.tx_dropped; in if_send() 1552 ++card->wandev.stats.tx_dropped; in if_send() 1556 ++chan->ifstats.tx_dropped; in if_send() 1557 ++card->wandev.stats.tx_dropped; in if_send() 1569 ++card->wandev.stats.tx_dropped; in if_send() 1570 ++chan->ifstats.tx_dropped; in if_send() [all …]
|
D | hdlc_raw_eth.c | 36 dev_to_hdlc(dev)->stats.tx_dropped++; in eth_tx()
|
D | sdla_fr.c | 1543 ++chan->ifstats.tx_dropped; 1544 ++card->wandev.stats.tx_dropped; 1574 ++chan->ifstats.tx_dropped; 1575 ++card->wandev.stats.tx_dropped; 1589 chan->ifstats.tx_dropped ++; 1598 ++chan->ifstats.tx_dropped; 1599 ++card->wandev.stats.tx_dropped; 1616 ++chan->ifstats.tx_dropped; 1617 ++card->wandev.stats.tx_dropped; 1626 ++chan->ifstats.tx_dropped; [all …]
|
D | cycx_x25.c | 585 ++chan->ifstats.tx_dropped; in if_send() 610 ++chan->ifstats.tx_dropped; in if_send() 611 ++card->wandev.stats.tx_dropped; in if_send() 1101 card->wandev.stats.tx_dropped = 0; /* not available from fw */ in x25_get_stats()
|
/linux-2.4.37.9/include/linux/ |
D | if_tr.h | 69 unsigned long tx_dropped; /* no space available in linux */ member
|
D | if_hippi.h | 60 int tx_dropped; /* no space available in linux */ member
|
/linux-2.4.37.9/drivers/net/ |
D | slip.h | 78 unsigned long tx_dropped; /* When MTU change */ member
|
D | slip.c | 287 sl->tx_dropped++; 404 sl->tx_dropped++; 603 stats.tx_dropped = sl->tx_dropped;
|
D | ibmveth.c | 611 adapter->stats.tx_dropped++; in ibmveth_start_xmit() 632 adapter->stats.tx_dropped++; in ibmveth_start_xmit() 651 adapter->stats.tx_dropped++; in ibmveth_start_xmit() 687 adapter->stats.tx_dropped++; in ibmveth_start_xmit()
|
D | strip.c | 260 unsigned long tx_dropped; /* When MTU change */ member 1013 strip_info->tx_dropped++; in strip_changedmtu() 1507 if (!newptr) strip_info->tx_dropped++; in strip_send() 2440 stats.tx_dropped = strip_info->tx_dropped; in strip_get_stats()
|
D | gt96100eth.c | 1146 gp->stats.tx_dropped++; in gt96100_tx() 1153 gp->stats.tx_dropped++; in gt96100_tx() 1160 gp->stats.tx_dropped++; in gt96100_tx()
|
D | gt64240eth.c | 1276 gp->stats.tx_dropped++; in gt64240_tx() 1284 gp->stats.tx_dropped++; in gt64240_tx() 1294 gp->stats.tx_dropped++; in gt64240_tx()
|
/linux-2.4.37.9/net/atm/ |
D | clip.c | 382 clip_priv->stats.tx_dropped++; in clip_start_xmit() 390 clip_priv->stats.tx_dropped++; in clip_start_xmit() 396 clip_priv->stats.tx_dropped++; in clip_start_xmit() 410 clip_priv->stats.tx_dropped++; in clip_start_xmit()
|
/linux-2.4.37.9/net/irda/irlan/ |
D | irlan_eth.c | 218 self->stats.tx_dropped++; in irlan_eth_xmit()
|
/linux-2.4.37.9/net/8021q/ |
D | vlan_dev.c | 407 stats->tx_dropped++; in vlan_dev_hard_header() 470 stats->tx_dropped++; in vlan_dev_hard_start_xmit()
|
/linux-2.4.37.9/drivers/usb/gadget/ |
D | rndis.c | 285 rndis_per_dev_params [configNr].stats->tx_dropped); in gen_ndis_query_resp() 368 .stats->tx_dropped) in gen_ndis_query_resp() 388 .stats->tx_dropped) in gen_ndis_query_resp()
|
/linux-2.4.37.9/net/wanrouter/ |
D | wanproc.c | 415 "transmit frames dropped", wandev->stats.tx_dropped); in wandev_get_info() 1004 "transmit frames dropped", wandev->stats.tx_dropped); in wandev_get_info()
|
/linux-2.4.37.9/drivers/net/wan/lmc/ |
D | lmc_var.h | 265 unsigned long tx_dropped; /* no space available in linux */ member
|