Home
last modified time | relevance | path

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

/Linux-v4.19/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;
91 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);
Dnet.c151 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net()
192 struct tipc_nl_msg msg; in tipc_nl_net_dump()
Dnetlink.h43 struct tipc_nl_msg { struct
Dbearer.c676 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer()
737 struct tipc_nl_msg msg; in tipc_nl_bearer_dump()
770 struct tipc_nl_msg msg; in tipc_nl_bearer_get()
1022 static int __tipc_nl_add_media(struct tipc_nl_msg *msg, in __tipc_nl_add_media()
1074 struct tipc_nl_msg msg; in tipc_nl_media_dump()
1100 struct tipc_nl_msg msg; in tipc_nl_media_get()
Dnode.c1309 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node()
1881 struct tipc_nl_msg msg; in tipc_nl_node_dump()
2056 struct tipc_nl_msg msg; in tipc_nl_node_get_link()
2169 static int __tipc_nl_add_node_links(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_node_links()
2196 struct tipc_nl_msg msg; in tipc_nl_node_dump_link()
2289 static int __tipc_nl_add_monitor_prop(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_prop()
2325 struct tipc_nl_msg msg; in tipc_nl_node_get_monitor()
2347 struct tipc_nl_msg msg; in tipc_nl_node_dump_monitor()
2377 struct tipc_nl_msg msg; in tipc_nl_node_dump_monitor_peer()
Dlink.h125 int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg,
Dname_table.c800 static int __tipc_nl_add_nametable_publ(struct tipc_nl_msg *msg, in __tipc_nl_add_nametable_publ()
872 static int __tipc_nl_service_range_list(struct tipc_nl_msg *msg, in __tipc_nl_service_range_list()
894 static int tipc_nl_service_list(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_service_list()
947 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.c521 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b) in tipc_udp_nl_add_bearer_data()
Dlink.c2048 int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_link()
2168 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg) in tipc_nl_add_bc_link()