Searched refs:tipc_node_subscribe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | node.h | 106 void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr);
|
H A D | name_distr.c | 304 tipc_node_subscribe(net, &p->binding_node, node); in tipc_update_nametbl()
|
H A D | node.c | 642 void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr) in tipc_node_subscribe() function
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | node.h | 106 void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr);
|
H A D | name_distr.c | 295 tipc_node_subscribe(net, &p->binding_node, node); in tipc_update_nametbl()
|
H A D | node.c | 658 void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr) in tipc_node_subscribe() function
|
Completed in 14 milliseconds