Searched refs:rtmsg (Results 1 – 5 of 5) sorted by relevance
91 struct rtmsg;94 struct rtmsg *rtm, u32 portid);
103 struct rtmsg;105 struct rtmsg *rtm, u32 portid);
294 struct mr_mfc *c, struct rtmsg *rtm);346 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
245 struct rtmsg { struct407 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg))))408 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg))
117 struct in6_rtmsg *rtmsg);
Completed in 14 milliseconds