Searched refs:PR_PROTO_TCP (Results 1 – 2 of 2) sorted by relevance
1543 #define PR_PROTO_TCP 0x1 macro
7823 …bool update_tcp_indicators = ((transport_protocol_mask & PR_PROTO_TCP) == PR_PROTO_TCP) || (transp… in progress_indicators_for_interface()