Searched refs:nf_dn_rtmsg (Results 1 – 2 of 2) sorted by relevance
56 struct nf_dn_rtmsg { struct60 #define NFDN_RTMSG(r) ((unsigned char *)(r) + NLMSG_ALIGN(sizeof(struct nf_dn_rtmsg))) argument
40 struct nf_dn_rtmsg *rtm; in dnrmg_build_message()43 NLMSG_ALIGN(sizeof(struct nf_dn_rtmsg)); in dnrmg_build_message()56 rtm = (struct nf_dn_rtmsg *)nlmsg_data(nlh); in dnrmg_build_message()