Searched refs:tipc_nl_msg (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/net/tipc/ |
| D | bcast.h | 44 struct tipc_nl_msg; 61 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg);
|
| D | net.c | 148 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net() 184 struct tipc_nl_msg msg; in tipc_nl_net_dump()
|
| D | netlink.h | 42 struct tipc_nl_msg { struct
|
| D | bearer.c | 639 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer() 689 struct tipc_nl_msg msg; in tipc_nl_bearer_dump() 722 struct tipc_nl_msg msg; in tipc_nl_bearer_get() 905 static int __tipc_nl_add_media(struct tipc_nl_msg *msg, in __tipc_nl_add_media() 954 struct tipc_nl_msg msg; in tipc_nl_media_dump() 980 struct tipc_nl_msg msg; in tipc_nl_media_get()
|
| D | name_table.c | 842 static int __tipc_nl_add_nametable_publ(struct tipc_nl_msg *msg, in __tipc_nl_add_nametable_publ() 912 static int __tipc_nl_subseq_list(struct tipc_nl_msg *msg, struct name_seq *seq, in __tipc_nl_subseq_list() 939 static int tipc_nl_seq_list(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_seq_list() 992 struct tipc_nl_msg msg; in tipc_nl_name_table_dump()
|
| D | link.c | 1773 static int __tipc_nl_add_link(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_link() 1844 static int __tipc_nl_add_node_links(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_node_links() 1871 struct tipc_nl_msg msg; in tipc_nl_link_dump() 1940 struct tipc_nl_msg msg; in tipc_nl_link_get()
|
| D | bcast.c | 386 int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg) in tipc_nl_add_bc_link()
|
| D | node.c | 967 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node() 1352 struct tipc_nl_msg msg; in tipc_nl_node_dump()
|