taglinefilesource code
databuff630drivers/net/lance.cvoid *databuff;
databuff636drivers/net/lance.cdatabuff = (void*)(status & 0x00ffffff);
databuff654drivers/net/lance.cif (databuff >= (void*)(&lp->tx_bounce_buffs[TX_RING_SIZE])
databuff655drivers/net/lance.c|| databuff < (void*)(lp->tx_bounce_buffs)) {
databuff656drivers/net/lance.cstruct sk_buff *skb = ((struct sk_buff *)databuff) - 1;