Home
last modified time | relevance | path

Searched refs:tipc_nlmsg_parse (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/tipc/
Dnetlink.h40 int tipc_nlmsg_parse(const struct nlmsghdr *nlh, struct nlattr ***buf);
Dnetlink.c151 int tipc_nlmsg_parse(const struct nlmsghdr *nlh, struct nlattr ***attr) in tipc_nlmsg_parse() function
Dnetlink_compat.c197 err = tipc_nlmsg_parse(nlmsg, &attrs); in __tipc_nl_compat_dumpit()
Dsocket.c2813 err = tipc_nlmsg_parse(cb->nlh, &attrs); in tipc_nl_publ_dump()