Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dmonitor.h76 int __tipc_nl_add_monitor(struct net *net, struct tipc_nl_msg *msg,
78 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg,
Dbcast.h44 struct tipc_nl_msg;
97 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg);
Dudp_media.h45 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b);
Dnetlink.h43 struct tipc_nl_msg { struct
Dnet.c177 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net()
218 struct tipc_nl_msg msg; in tipc_nl_net_dump()
Dbearer.c742 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer()
803 struct tipc_nl_msg msg; in tipc_nl_bearer_dump()
836 struct tipc_nl_msg msg; in tipc_nl_bearer_get()
1088 static int __tipc_nl_add_media(struct tipc_nl_msg *msg, in __tipc_nl_add_media()
1140 struct tipc_nl_msg msg; in tipc_nl_media_dump()
1166 struct tipc_nl_msg msg; in tipc_nl_media_get()
Dnode.c1394 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node()
1986 struct tipc_nl_msg msg; in tipc_nl_node_dump()
2161 struct tipc_nl_msg msg; in tipc_nl_node_get_link()
2274 static int __tipc_nl_add_node_links(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_node_links()
2301 struct tipc_nl_msg msg; in tipc_nl_node_dump_link()
2395 static int __tipc_nl_add_monitor_prop(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_prop()
2431 struct tipc_nl_msg msg; in tipc_nl_node_get_monitor()
2453 struct tipc_nl_msg msg; in tipc_nl_node_dump_monitor()
2483 struct tipc_nl_msg msg; in tipc_nl_node_dump_monitor_peer()
Dlink.h128 int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg,
Dname_table.c801 static int __tipc_nl_add_nametable_publ(struct tipc_nl_msg *msg, in __tipc_nl_add_nametable_publ()
873 static int __tipc_nl_service_range_list(struct tipc_nl_msg *msg, in __tipc_nl_service_range_list()
895 static int tipc_nl_service_list(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_service_list()
949 struct tipc_nl_msg msg; in tipc_nl_name_table_dump()
Dmonitor.c688 struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_peer()
741 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_monitor_peer()
770 int __tipc_nl_add_monitor(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_monitor()
Dudp_media.c528 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b) in tipc_udp_nl_add_bearer_data()
Dlink.c2434 int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_link()
2554 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg) in tipc_nl_add_bc_link()