Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtipc_config.h138 #define TIPC_TLV_UNSIGNED 2 /* 32-bit integer */ macro
/openbmc/linux/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()