rtmsg 103 include/linux/mroute.h struct rtmsg; rtmsg 106 include/linux/mroute.h struct rtmsg *rtm, int nowait); rtmsg 116 include/linux/mroute6.h struct rtmsg; rtmsg 118 include/linux/mroute6.h struct rtmsg *rtm, int nowait); rtmsg 80 include/net/dn_fib.h int (*insert)(struct dn_fib_table *t, struct rtmsg *r, rtmsg 83 include/net/dn_fib.h int (*delete)(struct dn_fib_table *t, struct rtmsg *r, rtmsg 102 include/net/dn_fib.h struct dn_fib_info *dn_fib_create_info(const struct rtmsg *r, rtmsg 305 include/uapi/linux/rtnetlink.h #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) rtmsg 306 include/uapi/linux/rtnetlink.h #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg))