Searched refs:nlmsg_copy_all_nla (Results 1 – 1 of 1) sorted by relevance
286 nlmsg_copy_all_nla(struct nlmsghdr *hdr, int raw_hdrlen, struct nl_writer *nw) in nlmsg_copy_all_nla() function373 if (!nlmsg_copy_all_nla(hdr, sizeof(struct ifinfomsg), nw)) in rtnl_newlink_to_linux()402 if (!nlmsg_copy_all_nla(hdr, sizeof(struct ifaddrmsg), nw)) in rtnl_newaddr_to_linux()423 if (!nlmsg_copy_all_nla(hdr, sizeof(struct ndmsg), nw)) in rtnl_newneigh_to_linux()