Searched refs:tipc_nl_msg (Results 1 – 12 of 12) sorted by relevance
| /net/tipc/ |
| A D | net.c | 164 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net() 205 struct tipc_nl_msg msg; in tipc_nl_net_dump() 291 static int __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_addr_legacy_get() 326 struct tipc_nl_msg msg; in tipc_nl_net_addr_legacy_get()
|
| A D | monitor.h | 76 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,
|
| A D | bcast.h | 44 struct tipc_nl_msg; 101 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg,
|
| A D | udp_media.h | 45 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b);
|
| A D | netlink.h | 42 struct tipc_nl_msg { struct
|
| A D | bearer.c | 823 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer() 884 struct tipc_nl_msg msg; in tipc_nl_bearer_dump() 917 struct tipc_nl_msg msg; in tipc_nl_bearer_get() 1185 static int __tipc_nl_add_media(struct tipc_nl_msg *msg, in __tipc_nl_add_media() 1237 struct tipc_nl_msg msg; in tipc_nl_media_dump() 1263 struct tipc_nl_msg msg; in tipc_nl_media_get()
|
| A D | name_table.c | 956 static int __tipc_nl_add_nametable_publ(struct tipc_nl_msg *msg, in __tipc_nl_add_nametable_publ() 1028 static int __tipc_nl_service_range_list(struct tipc_nl_msg *msg, in __tipc_nl_service_range_list() 1050 static int tipc_nl_service_list(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_service_list() 1107 struct tipc_nl_msg msg; in tipc_nl_name_table_dump()
|
| A D | node.c | 1594 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node() 2322 struct tipc_nl_msg msg; in tipc_nl_node_dump() 2501 struct tipc_nl_msg msg; in tipc_nl_node_get_link() 2630 static int __tipc_nl_add_node_links(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_node_links() 2668 struct tipc_nl_msg msg; in tipc_nl_node_dump_link() 2780 static int __tipc_nl_add_monitor_prop(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_prop() 2816 struct tipc_nl_msg msg; in tipc_nl_node_get_monitor() 2838 struct tipc_nl_msg msg; in tipc_nl_node_dump_monitor() 2868 struct tipc_nl_msg msg; in tipc_nl_node_dump_monitor_peer()
|
| A D | monitor.c | 745 struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_peer() 798 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_monitor_peer() 827 int __tipc_nl_add_monitor(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_monitor()
|
| A D | link.h | 128 int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg,
|
| A D | udp_media.c | 544 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b) in tipc_udp_nl_add_bearer_data()
|
| A D | link.c | 2672 int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_link() 2792 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_bc_link()
|
Completed in 34 milliseconds