Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dlink.h112 u32 tipc_link_id(struct tipc_link *l);
Dnode.c873 n->link_id = tipc_link_id(nl); in __tipc_node_link_up()
1004 n->link_id = tipc_link_id(l); in __tipc_node_link_down()
Dlink.c318 u32 tipc_link_id(struct tipc_link *l) in tipc_link_id() function