taglinefilesource code
rx_pkt_count402drivers/net/8390.cint rx_pkt_count = 0;
rx_pkt_count406drivers/net/8390.cwhile (++rx_pkt_count < 10) {
rx_pkt_count500drivers/net/8390.cif (rx_pkt_count > high_water_mark)
rx_pkt_count501drivers/net/8390.chigh_water_mark = rx_pkt_count;