OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcamsg
(Results
76 - 76
of
76
) sorted by null
1
2
3
4
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
rtnetlink.h
712
struct
tcamsg
struct
718
#define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct
tcamsg
))))
719
#define TA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct
tcamsg
))
Completed in 65 milliseconds
1
2
3
4