From Guy Martin:
[obnox/wireshark/wip.git] / wiretap / wtap.h
index f71416bc7e36de87eda888e7379866b71bbcd3d1..1d002de72cd2abb3c7d91ff3cad9b2a241aeacff 100644 (file)
@@ -227,6 +227,7 @@ extern "C" {
 #define WTAP_ENCAP_NETANALYZER                  135
 #define WTAP_ENCAP_NETANALYZER_TRANSPARENT      136
 #define WTAP_ENCAP_IP_OVER_IB                   137
+#define WTAP_ENCAP_MPEG_2_TS                   138
 
 #define WTAP_NUM_ENCAP_TYPES                    wtap_get_num_encap_types()