Home | History | Annotate | Download | only in tipc

Lines Matching refs:nlmsghdr

27 static int node_list_cb(const struct nlmsghdr *nlh, void *data)
56 static int cmd_node_list(struct nlmsghdr *nlh, const struct cmd *cmd,
74 static int cmd_node_set_addr(struct nlmsghdr *nlh, const struct cmd *cmd,
105 static int cmd_node_get_addr(struct nlmsghdr *nlh, const struct cmd *cmd,
134 static int netid_get_cb(const struct nlmsghdr *nlh, void *data)
153 static int cmd_node_get_netid(struct nlmsghdr *nlh, const struct cmd *cmd,
171 static int cmd_node_set_netid(struct nlmsghdr *nlh, const struct cmd *cmd,
212 static int cmd_node_set(struct nlmsghdr *nlh, const struct cmd *cmd,
234 static int cmd_node_get(struct nlmsghdr *nlh, const struct cmd *cmd,
257 int cmd_node(struct nlmsghdr *nlh, const struct cmd *cmd, struct cmdl *cmdl,