Searched defs:nlmsg_alloc_ifaddr (Results 1 - 1 of 1) sorted by relevance

/external/android-clat/
H A Dnetlink_msg.c77 /* function: nlmsg_alloc_ifaddr
83 struct nl_msg *nlmsg_alloc_ifaddr(uint16_t type, uint16_t flags, struct ifaddrmsg *ifa) { function
160 msg = nlmsg_alloc_ifaddr(type, flags, ifa);

Completed in 229 milliseconds