Lines Matching refs:rtmsg
148 struct rtmsg *r = NLMSG_DATA(n); in filter_nlmsg()
317 struct rtmsg *r = NLMSG_DATA(n); in print_route()
740 static int parse_one_nh(struct nlmsghdr *n, struct rtmsg *r, in parse_one_nh()
814 static int parse_nexthops(struct nlmsghdr *n, struct rtmsg *r, in parse_nexthops()
850 struct rtmsg r; in iproute_modify()
853 .n.nlmsg_len = NLMSG_LENGTH(sizeof(struct rtmsg)), in iproute_modify()
1313 struct rtmsg rtm; in rtnl_rtcache_request()
1359 struct rtmsg *r = NLMSG_DATA(n); in save_route()
1673 struct rtmsg r; in iproute_get()
1676 .n.nlmsg_len = NLMSG_LENGTH(sizeof(struct rtmsg)), in iproute_get()
1807 struct rtmsg *r = NLMSG_DATA(&req.n); in iproute_get()
1870 struct rtmsg *r = NLMSG_DATA(n); in restore_handler()