Searched refs:rtmsg (Results 1 – 4 of 4) sorted by relevance
95 int (*insert)(struct dn_fib_table *t, struct rtmsg *r, 98 int (*delete)(struct dn_fib_table *t, struct rtmsg *r,118 extern struct dn_fib_info *dn_fib_create_info(const struct rtmsg *r,
245 struct rtmsg;248 struct rtmsg *rtm, int nowait);
231 struct rtmsg;233 struct rtmsg *rtm, int nowait);
163 struct rtmsg { struct293 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg))))294 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg))