OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parseNdUserOptMessage
(Results
1 - 2
of
2
) sorted by null
/system/core/include/sysutils/
NetlinkEvent.h
66
bool
parseNdUserOptMessage
(const struct nlmsghdr *nh);
/system/core/libsysutils/src/
NetlinkEvent.cpp
399
bool NetlinkEvent::
parseNdUserOptMessage
(const struct nlmsghdr *nh) {
547
if (
parseNdUserOptMessage
(nh))
Completed in 889 milliseconds