Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dnode.c468 tipc_cfg_append_tlv(buf, TIPC_TLV_LINK_INFO, &link_info, sizeof(link_info)); in tipc_node_get_links()
484 tipc_cfg_append_tlv(buf, TIPC_TLV_LINK_INFO, in tipc_node_get_links()
/linux-2.6.39/include/linux/
Dtipc_config.h147 #define TIPC_TLV_LINK_INFO 22 /* struct tipc_link_info */ macro