tag | line | file | source code |
---|---|---|---|
strProt | 140 | net/ipv4/ip_fw.c | static const char *strProt[] = {"UDP","TCP"}; |
strProt | 495 | net/ipv4/ip_fw.c | strProt[ms->protocol==IPPROTO_TCP], |
strProt | 758 | net/ipv4/ip_fw.c | strProt[iph->protocol==IPPROTO_TCP], |
strProt | 869 | net/ipv4/ip_fw.c | strProt[iph->protocol==IPPROTO_TCP], |
strProt | 1575 | net/ipv4/ip_fw.c | strProt[ms->protocol==IPPROTO_TCP], |