Searched refs:ndtmsg (Results 1 – 6 of 6) sorted by relevance
186 ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndtmsg))))189 #define NDTA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndtmsg))
125 struct ndtmsg struct
135 struct ndtmsg { struct
67 struct ndtmsg ndtm; in ipntable_modify()79 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct ndtmsg)); in ipntable_modify()355 struct ndtmsg *ndtm = NLMSG_DATA(n); in print_ntable()
453 struct ndtmsg ndt = { in rtnl_neightbl_build_change_request()