Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtipc_config.h148 #define TIPC_TLV_NODE_INFO 21 /* struct tipc_node_info */ macro
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c1130 return tipc_add_tlv(msg->rep, TIPC_TLV_NODE_INFO, &node_info, in tipc_nl_compat_node_dump()