tag | line | file | source code |
---|---|---|---|
ctmp | 400 | net/inet/ip_fw.c | struct ip_fw *ctmp=chainptr; |
ctmp | 401 | net/inet/ip_fw.c | while(ctmp) |
ctmp | 403 | net/inet/ip_fw.c | ctmp->fw_pcnt=0L; |
ctmp | 404 | net/inet/ip_fw.c | ctmp->fw_bcnt=0L; |
ctmp | 405 | net/inet/ip_fw.c | ctmp=ctmp->fw_next; |