Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dnode.c434 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()
/linux-3.4.99/include/linux/
Dtipc_config.h151 #define TIPC_TLV_LINK_INFO 22 /* struct tipc_link_info */ macro