Searched refs:TCP_STRING (Results 1 – 1 of 1) sorted by relevance
125 #define TCP_STRING "tcp" macro212 if (strcmp(protocol, TCP_STRING) == 0) in parse_rule_element()287 protocol = TCP_STRING;