tag | line | file | source code |
---|---|---|---|
ctmp | 350 | net/inet/ip_fw.c | struct ip_fw *ctmp=chainptr; |
ctmp | 351 | net/inet/ip_fw.c | while(ctmp) |
ctmp | 353 | net/inet/ip_fw.c | ctmp->fw_pcnt=0L; |
ctmp | 354 | net/inet/ip_fw.c | ctmp->fw_bcnt=0L; |
ctmp | 355 | net/inet/ip_fw.c | ctmp=ctmp->fw_next; |