Home
last modified time | relevance | path

Searched refs:rtmsg (Results 1 – 4 of 4) sorted by relevance

/include/net/
Ddn_fib.h95 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,
/include/linux/
Dmroute.h245 struct rtmsg;
248 struct rtmsg *rtm, int nowait);
Dmroute6.h231 struct rtmsg;
233 struct rtmsg *rtm, int nowait);
Drtnetlink.h163 struct rtmsg { struct
293 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg))))
294 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg))