Home
last modified time | relevance | path

Searched refs:TIPC_TLV_UNSIGNED (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtipc_config.h140 #define TIPC_TLV_UNSIGNED 2 /* 32-bit integer */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtipc_config.h140 #define TIPC_TLV_UNSIGNED 2 /* 32-bit integer */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc_config.h142 #define TIPC_TLV_UNSIGNED 2 /* 32-bit integer */ macro
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnetlink_compat.c1176 return tipc_add_tlv(msg->rep, TIPC_TLV_UNSIGNED, &id, sizeof(id)); in tipc_nl_compat_net_dump()
1275 msg->req_type = TIPC_TLV_UNSIGNED; in tipc_nl_compat_handle()