Lines Matching defs:msg
182 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit()
277 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit()
330 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit()
386 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit()
406 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump()
427 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable()
470 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable()
503 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat()
542 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump()
682 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump()
707 struct tipc_nl_compat_msg *msg, in __tipc_add_link_prop()
723 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_media_set()
750 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_set()
777 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_link_set()
805 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_link_set()
840 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_link_reset_stats()
868 static int tipc_nl_compat_name_table_dump_header(struct tipc_nl_compat_msg *msg) in tipc_nl_compat_name_table_dump_header()
895 static int tipc_nl_compat_name_table_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_name_table_dump()
970 static int __tipc_nl_compat_publ_dump(struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_publ_dump()
997 static int tipc_nl_compat_publ_dump(struct tipc_nl_compat_msg *msg, u32 sock) in tipc_nl_compat_publ_dump()
1040 static int tipc_nl_compat_sk_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_sk_dump()
1094 static int tipc_nl_compat_media_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_media_dump()
1113 static int tipc_nl_compat_node_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_node_dump()
1137 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_net_set()
1160 static int tipc_nl_compat_net_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_net_dump()
1180 static int tipc_cmd_show_stats_compat(struct tipc_nl_compat_msg *msg) in tipc_cmd_show_stats_compat()
1192 static int tipc_nl_compat_handle(struct tipc_nl_compat_msg *msg) in tipc_nl_compat_handle()
1296 struct tipc_nl_compat_msg msg; in tipc_nl_compat_recv() local