Searched refs:tipc_link_id (Results 1 – 3 of 3) sorted by relevance
108 u32 tipc_link_id(struct tipc_link *l);
553 n->link_id = tipc_link_id(nl); in __tipc_node_link_up()632 n->link_id = tipc_link_id(l); in __tipc_node_link_down()
310 u32 tipc_link_id(struct tipc_link *l) in tipc_link_id() function