Searched refs:__nlmsg_alloc (Results 1 – 1 of 1) sorted by relevance
261 static struct nl_msg *__nlmsg_alloc(size_t len) in __nlmsg_alloc() function301 return __nlmsg_alloc(default_msg_size); in nlmsg_alloc()309 return __nlmsg_alloc(max); in nlmsg_alloc_size()386 nm = __nlmsg_alloc(NLMSG_ALIGN(hdr->nlmsg_len)); in nlmsg_convert()