Searched refs:ndmsg (Results 1 – 2 of 2) sorted by relevance
24 struct ndmsg { struct
363 struct ndmsg struct386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) argument387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))