Home
last modified time | relevance | path

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

/development/ndk/platforms/android-L/include/linux/
Dneighbour.h24 struct ndmsg { struct
/development/ndk/platforms/android-3/include/linux/
Drtnetlink.h363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) argument
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))