Searched refs:tipc_nlmsg_parse (Results 1 – 4 of 4) sorted by relevance
40 int tipc_nlmsg_parse(const struct nlmsghdr *nlh, struct nlattr ***buf);
151 int tipc_nlmsg_parse(const struct nlmsghdr *nlh, struct nlattr ***attr) in tipc_nlmsg_parse() function
195 err = tipc_nlmsg_parse(nlmsg, &attrs); in __tipc_nl_compat_dumpit()
2803 err = tipc_nlmsg_parse(cb->nlh, &attrs); in tipc_nl_publ_dump()