X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fubus.git;a=blobdiff_plain;f=ubusmsg.h;h=0a27b42a5c141c209798c0f245543c121ffba597;hp=c9b92e7132edb039618a21921bc695396a722b0e;hb=6d24ad71f6fdb5345970fcfa7450cd5a50790d18;hpb=7e746e5a850b1c5ef87b8d8538e921f2051f5471 diff --git a/ubusmsg.h b/ubusmsg.h index c9b92e7..0a27b42 100644 --- a/ubusmsg.h +++ b/ubusmsg.h @@ -19,7 +19,7 @@ #define __packetdata __attribute__((packed)) __attribute__((__aligned__(4))) -#define UBUS_MAX_MSGLEN 65536 +#define UBUS_MSG_CHUNK_SIZE 65536 #define UBUS_SYSTEM_OBJECT_EVENT 1 #define UBUS_SYSTEM_OBJECT_MAX 1024