Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnode.h106 void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr);
Dname_distr.c295 tipc_node_subscribe(net, &p->binding_node, node); in tipc_update_nametbl()
Dnode.c658 void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr) in tipc_node_subscribe() function