Searched refs:tipc_nl_add_monitor_peer (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | monitor.h | 78 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg,
|
H A D | monitor.c | 766 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_monitor_peer() function
|
H A D | node.c | 2857 err = tipc_nl_add_monitor_peer(net, &msg, bearer_id, &prev_node); in tipc_nl_node_dump_monitor_peer()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | monitor.h | 78 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg,
|
H A D | monitor.c | 797 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_monitor_peer() function
|
H A D | node.c | 2903 err = tipc_nl_add_monitor_peer(net, &msg, bearer_id, &prev_node); in tipc_nl_node_dump_monitor_peer()
|
Completed in 11 milliseconds