| tag | line | file | source code |
|---|---|---|---|
| strProt | 131 | net/ipv4/ip_fw.c | static char *strProt[] = {"UDP","TCP"}; |
| strProt | 437 | net/ipv4/ip_fw.c | strProt[ms->protocol==IPPROTO_TCP], |
| strProt | 678 | net/ipv4/ip_fw.c | strProt[iph->protocol==IPPROTO_TCP], |
| strProt | 788 | net/ipv4/ip_fw.c | strProt[iph->protocol==IPPROTO_TCP], |
| strProt | 1487 | net/ipv4/ip_fw.c | strProt[ms->protocol==IPPROTO_TCP], |