Home
last modified time | relevance | path

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

/external/android-clat/
Dnetlink_msg.h24 struct nl_msg *nlmsg_alloc_rtmsg(uint16_t type, uint16_t flags, struct rtmsg *rt);
Dnetlink_msg.c103 struct nl_msg *nlmsg_alloc_rtmsg(uint16_t type, uint16_t flags, struct rtmsg *rt) { in nlmsg_alloc_rtmsg() function