taglinefilesource code
rx_pkt_count414drivers/net/8390.cint rx_pkt_count = 0;
rx_pkt_count418drivers/net/8390.cwhile (++rx_pkt_count < 10) {
rx_pkt_count510drivers/net/8390.cif (rx_pkt_count > high_water_mark)
rx_pkt_count511drivers/net/8390.chigh_water_mark = rx_pkt_count;