tipc_nlmsg_parse   41 net/tipc/netlink.h int tipc_nlmsg_parse(const struct nlmsghdr *nlh, struct nlattr ***buf);
tipc_nlmsg_parse  212 net/tipc/netlink_compat.c 			err = tipc_nlmsg_parse(nlmsg, &attrs);
tipc_nlmsg_parse 2490 net/tipc/node.c 		err = tipc_nlmsg_parse(cb->nlh, &attrs);
tipc_nlmsg_parse 3601 net/tipc/socket.c 		err = tipc_nlmsg_parse(cb->nlh, &attrs);
tipc_nlmsg_parse  463 net/tipc/udp_media.c 		err = tipc_nlmsg_parse(cb->nlh, &attrs);