OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parse_rtattr_one
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/
libnetlink.h
108
struct rtattr *
parse_rtattr_one
(int type, struct rtattr *rta, int len);
122
(
parse_rtattr_one
(type, RTA_DATA(rta), RTA_PAYLOAD(rta)))
/external/iproute2/lib/
libnetlink.c
817
struct rtattr *
parse_rtattr_one
(int type, struct rtattr *rta, int len)
function
Completed in 50 milliseconds