Tracepoint API namespacing ust-endian
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-net-ns.c
index 5a8086f431e4c04162e48b63bdae3a7e9d64becf..5b269c611687997dc0d68e9f5b01129d85b52373 100644 (file)
@@ -123,7 +123,7 @@ static const struct lttng_ust_ctx_field *ctx_field = lttng_ust_static_ctx_field(
                lttng_ust_static_type_integer(sizeof(ino_t) * CHAR_BIT,
                                lttng_ust_rb_alignof(ino_t) * CHAR_BIT,
                                lttng_ust_is_signed_type(ino_t),
-                               BYTE_ORDER, 10),
+                               LTTNG_UST_BYTE_ORDER, 10),
                false, false),
        net_ns_get_size,
        net_ns_record,
This page took 0.022637 seconds and 4 git commands to generate.