tag | line | file | source code |
---|---|---|---|
strProt | 143 | net/ipv4/ip_fw.c | static const char *strProt[] = {"UDP","TCP"}; |
strProt | 513 | net/ipv4/ip_fw.c | strProt[ms->protocol==IPPROTO_TCP], |
strProt | 814 | net/ipv4/ip_fw.c | strProt[iph->protocol==IPPROTO_TCP], |
strProt | 925 | net/ipv4/ip_fw.c | strProt[iph->protocol==IPPROTO_TCP], |
strProt | 1663 | net/ipv4/ip_fw.c | strProt[ms->protocol==IPPROTO_TCP], |