taglinefilesource code
databuff626drivers/net/lance.cvoid *databuff;
databuff632drivers/net/lance.cdatabuff = (void*)(status & 0x00ffffff);
databuff651drivers/net/lance.cif (databuff >= (void*)(&lp->tx_bounce_buffs[TX_RING_SIZE])
databuff652drivers/net/lance.c|| databuff < (void*)(lp->tx_bounce_buffs)) {
databuff653drivers/net/lance.cstruct sk_buff *skb = ((struct sk_buff *)databuff) - 1;