tag | line | file | source code |
---|---|---|---|
tport1 | 643 | net/ipv4/ip_fw.c | unsigned short tport1,tport2,tmpnum; |
tport1 | 675 | net/ipv4/ip_fw.c | tport1=ftmp->fw_nsp+ftmp->fw_ndp; |
tport1 | 677 | net/ipv4/ip_fw.c | if (tport1!=tport2) |
tport1 | 679 | net/ipv4/ip_fw.c | else if (tport1!=0) |
tport1 | 681 | net/ipv4/ip_fw.c | for (tmpnum=0;tmpnum < tport1 && tmpnum < IP_FW_MAX_PORTS;tmpnum++) |