Home
last modified time | relevance | path

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

/include/linux/
A Dmroute.h91 struct rtmsg;
94 struct rtmsg *rtm, u32 portid);
A Dmroute6.h103 struct rtmsg;
105 struct rtmsg *rtm, u32 portid);
A Dmroute_base.h294 struct mr_mfc *c, struct rtmsg *rtm);
346 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
/include/uapi/linux/
A Drtnetlink.h245 struct rtmsg { struct
407 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg))))
408 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg))
/include/net/
A Dip6_route.h117 struct in6_rtmsg *rtmsg);

Completed in 13 milliseconds