tag | line | file | source code |
---|---|---|---|
fw_bcnt | 58 | include/linux/ip_fw.h | unsigned long fw_pcnt,fw_bcnt; /* Packet and byte counters */ |
fw_bcnt | 370 | net/inet/ip_fw.c | f->fw_bcnt+=ntohs(ip->tot_len); |
fw_bcnt | 404 | net/inet/ip_fw.c | ctmp->fw_bcnt=0L; |
fw_bcnt | 453 | net/inet/ip_fw.c | ftmp->fw_bcnt=0L; |
fw_bcnt | 965 | net/inet/ip_fw.c | i->fw_nsp,i->fw_ndp, i->fw_pcnt,i->fw_bcnt); |
fw_bcnt | 980 | net/inet/ip_fw.c | i->fw_bcnt=0L; |