tag | line | file | source code |
---|---|---|---|
tport1 | 614 | net/inet/ip_fw.c | unsigned short tport1,tport2,tmpnum; |
tport1 | 646 | net/inet/ip_fw.c | tport1=ftmp->fw_nsp+ftmp->fw_ndp; |
tport1 | 648 | net/inet/ip_fw.c | if (tport1!=tport2) |
tport1 | 650 | net/inet/ip_fw.c | else if (tport1!=0) |
tport1 | 652 | net/inet/ip_fw.c | for (tmpnum=0;tmpnum < tport1 && tmpnum < IP_FW_MAX_PORTS;tmpnum++) |