Lines Matching defs:msg
179 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit()
275 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit()
328 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit()
382 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit()
402 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump()
423 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable()
466 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable()
499 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat()
538 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump()
678 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump()
703 struct tipc_nl_compat_msg *msg, in __tipc_add_link_prop()
719 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_media_set()
746 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_set()
773 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_link_set()
801 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_link_set()
836 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_link_reset_stats()
864 static int tipc_nl_compat_name_table_dump_header(struct tipc_nl_compat_msg *msg) in tipc_nl_compat_name_table_dump_header()
891 static int tipc_nl_compat_name_table_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_name_table_dump()
966 static int __tipc_nl_compat_publ_dump(struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_publ_dump()
993 static int tipc_nl_compat_publ_dump(struct tipc_nl_compat_msg *msg, u32 sock) in tipc_nl_compat_publ_dump()
1036 static int tipc_nl_compat_sk_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_sk_dump()
1090 static int tipc_nl_compat_media_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_media_dump()
1109 static int tipc_nl_compat_node_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_node_dump()
1133 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_net_set()
1156 static int tipc_nl_compat_net_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_net_dump()
1176 static int tipc_cmd_show_stats_compat(struct tipc_nl_compat_msg *msg) in tipc_cmd_show_stats_compat()
1188 static int tipc_nl_compat_handle(struct tipc_nl_compat_msg *msg) in tipc_nl_compat_handle()
1292 struct tipc_nl_compat_msg msg; in tipc_nl_compat_recv() local