Searched refs:rtmsg (Results 1 – 8 of 8) sorted by relevance
91 struct rtmsg;94 struct rtmsg *rtm, u32 portid);
103 struct rtmsg;105 struct rtmsg *rtm, u32 portid);
176 struct rtmsg *rtm; in fill_route()208 skb = nlmsg_new(NLMSG_ALIGN(sizeof(struct rtmsg)) + in rtm_phonet_notify()238 struct rtmsg *rtm; in route_doit()
96 struct rtmsg *rt_msg; in read_route()118 rt_msg = (struct rtmsg *)NLMSG_DATA(nh); in read_route()263 struct rtmsg rt; in get_route_table()280 req.nl.nlmsg_len = NLMSG_LENGTH(sizeof(struct rtmsg)); in get_route_table()416 req.nl.nlmsg_len = NLMSG_LENGTH(sizeof(struct rtmsg)); in get_arp_table()
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))
1411 struct nlattr **tb, struct rtmsg **rtm, in mctp_route_nlparse_common()1421 rc = nlmsg_parse(nlh, sizeof(struct rtmsg), tb, RTA_MAX, in mctp_route_nlparse_common()1499 struct rtmsg *rtm; in mctp_route_nlparse_lookup()1536 struct rtmsg *rtm; in mctp_route_nlparse_populate()1637 struct rtmsg *hdr; in mctp_fill_rtinfo()
250 struct rtmsg rt; in __ip_route_add()
432 struct rtmsg rt; in ip4_route_set()