- S16 TCAPTraceControl (U8 board, U32 flags )
- board The TX Series board to which this request is directed.
- flags The bit map of trace facilities to turn on/off; currently TCAP supports only protocol buffer tracing (dumps of all TCAP protocol messages sent/received).
#define TCAP_BUFTRACE_OFF 0x00
#define TCAP_BUFTRACE_ON 0x01