Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dnode.h121 int tipc_nl_node_set_monitor(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c241 .doit = tipc_nl_node_set_monitor,
H A Dnode.c2752 int tipc_nl_node_set_monitor(struct sk_buff *skb, struct genl_info *info) in tipc_nl_node_set_monitor() function