9 #ifndef __W_CAT_DCT2K_H__
10 #define __W_CAT_DCT2K_H__
13 #include "ws_symbol_export.h"
15 wtap_open_return_val catapult_dct2000_open(
wtap *wth,
int *err,
char **err_info);
17 #define DCT2000_ENCAP_UNHANDLED 0
18 #define DCT2000_ENCAP_SSCOP 101
19 #define DCT2000_ENCAP_MTP2 102
20 #define DCT2000_ENCAP_NBAP 103
Definition: wtap-int.h:37