Searched refs:tipc_link_id (Results 1 – 3 of 3) sorted by relevance
112 u32 tipc_link_id(struct tipc_link *l);
875 n->link_id = tipc_link_id(nl); in __tipc_node_link_up()1006 n->link_id = tipc_link_id(l); in __tipc_node_link_down()
340 u32 tipc_link_id(struct tipc_link *l) in tipc_link_id() function