Searched refs:TIPC_TLV_UNSIGNED (Results 1 – 2 of 2) sorted by relevance
138 #define TIPC_TLV_UNSIGNED 2 /* 32-bit integer */ macro
1175 return tipc_add_tlv(msg->rep, TIPC_TLV_UNSIGNED, &id, sizeof(id)); in tipc_nl_compat_net_dump()1274 msg->req_type = TIPC_TLV_UNSIGNED; in tipc_nl_compat_handle()
Completed in 6 milliseconds