Home
last modified time | relevance | path

Searched refs:nlmsg_alloc_size (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/
Dmsg.h72 extern struct nl_msg * nlmsg_alloc_size(size_t);
/external/libnl/lib/
Dmsg.c412 struct nl_msg *nlmsg_alloc_size(size_t max) in nlmsg_alloc_size() function