Searched refs:tipc_nl_msg (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.10/net/tipc/ |
| 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,
|
| D | net.c | 169 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net() 210 struct tipc_nl_msg msg; in tipc_nl_net_dump() 296 static int __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_addr_legacy_get() 331 struct tipc_nl_msg msg; in tipc_nl_net_addr_legacy_get()
|
| D | bcast.h | 44 struct tipc_nl_msg; 101 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg,
|
| D | udp_media.h | 45 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b);
|
| D | netlink.h | 42 struct tipc_nl_msg { struct
|
| D | bearer.c | 774 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer() 835 struct tipc_nl_msg msg; in tipc_nl_bearer_dump() 868 struct tipc_nl_msg msg; in tipc_nl_bearer_get() 1120 static int __tipc_nl_add_media(struct tipc_nl_msg *msg, in __tipc_nl_add_media() 1172 struct tipc_nl_msg msg; in tipc_nl_media_dump() 1198 struct tipc_nl_msg msg; in tipc_nl_media_get()
|
| D | link.h | 128 int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg,
|
| D | node.c | 1560 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node() 2264 struct tipc_nl_msg msg; in tipc_nl_node_dump() 2443 struct tipc_nl_msg msg; in tipc_nl_node_get_link() 2572 static int __tipc_nl_add_node_links(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_node_links() 2610 struct tipc_nl_msg msg; in tipc_nl_node_dump_link() 2722 static int __tipc_nl_add_monitor_prop(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_prop() 2758 struct tipc_nl_msg msg; in tipc_nl_node_get_monitor() 2780 struct tipc_nl_msg msg; in tipc_nl_node_dump_monitor() 2810 struct tipc_nl_msg msg; in tipc_nl_node_dump_monitor_peer()
|
| D | monitor.c | 711 struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_peer() 764 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_monitor_peer() 793 int __tipc_nl_add_monitor(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_monitor()
|
| D | name_table.c | 920 static int __tipc_nl_add_nametable_publ(struct tipc_nl_msg *msg, in __tipc_nl_add_nametable_publ() 992 static int __tipc_nl_service_range_list(struct tipc_nl_msg *msg, in __tipc_nl_service_range_list() 1014 static int tipc_nl_service_list(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_service_list() 1068 struct tipc_nl_msg msg; in tipc_nl_name_table_dump()
|
| D | udp_media.c | 533 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b) in tipc_udp_nl_add_bearer_data()
|
| D | link.c | 2632 int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_link() 2752 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_bc_link()
|