Lines Matching full:tcp
49 #include <epan/dissectors/packet-tcp.h>
155 * (when we are over TCP or another protocol providing the desegmentation API)
161 * (when we are over TCP or another protocol providing the desegmentation API)
189 * tcp and ssl ports
1401 "Reassemble SPDY control frames spanning multiple TCP segments",
1403 "spanning multiple TCP segments. "
1405 "\"Allow subdissectors to reassemble TCP streams\" in the TCP protocol settings.",
1408 "Reassemble SPDY bodies spanning multiple TCP segments",
1410 "data frames spanning multiple TCP segments. "
1412 "\"Allow subdissectors to reassemble TCP streams\" in the TCP protocol settings.",
1446 prefs_register_range_preference(spdy_module, "tcp.port", "TCP Ports",
1447 "TCP Ports range",
1469 heur_dissector_add("tcp", dissect_spdy_heur, proto_spdy);