Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dlink.h112 u32 tipc_link_id(struct tipc_link *l);
Dnode.c875 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()
Dlink.c340 u32 tipc_link_id(struct tipc_link *l) in tipc_link_id() function