OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nlmsg_alloc_rtmsg
(Results
1 - 2
of
2
) sorted by null
/external/android-clat/
netlink_msg.h
24
struct nl_msg *
nlmsg_alloc_rtmsg
(uint16_t type, uint16_t flags, struct rtmsg *rt);
netlink_msg.c
97
/* function:
nlmsg_alloc_rtmsg
103
struct nl_msg *
nlmsg_alloc_rtmsg
(uint16_t type, uint16_t flags, struct rtmsg *rt) {
function
Completed in 101 milliseconds