Home
last modified time | relevance | path

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

/net/tipc/
Dnode.c1681 struct tipc_link *ucl; in tipc_node_bc_sync_rcv() local
1700 ucl = n->links[bearer_id].link; in tipc_node_bc_sync_rcv()
1701 if (ucl) in tipc_node_bc_sync_rcv()
1702 tipc_link_build_state_msg(ucl, xmitq); in tipc_node_bc_sync_rcv()