Home
last modified time | relevance | path

Searched refs:tipc_link_id (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dlink.h108 u32 tipc_link_id(struct tipc_link *l);
Dnode.c553 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()
Dlink.c310 u32 tipc_link_id(struct tipc_link *l) in tipc_link_id() function