Searched refs:TIPC_TLV_LINK_INFO (Results 1 – 2 of 2) sorted by relevance
434 tipc_cfg_append_tlv(buf, TIPC_TLV_LINK_INFO, &link_info, sizeof(link_info)); in tipc_node_get_links()450 tipc_cfg_append_tlv(buf, TIPC_TLV_LINK_INFO, in tipc_node_get_links()
151 #define TIPC_TLV_LINK_INFO 22 /* struct tipc_link_info */ macro