svc_xprt_flag_end
#undef svc_xprt_flag_end
#define svc_xprt_flag_end(x) TRACE_DEFINE_ENUM(XPT_##x);
#define svc_xprt_flag_end(x) { BIT(XPT_##x), #x }