Searched refs:RTM_RTA (Results 1 – 4 of 4) sorted by relevance
12 a = RTM_RTA(r);
123 rt_attr = (struct rtattr *)RTM_RTA(rt_msg); in read_route()335 rt_attr = (struct rtattr *)RTM_RTA(rt_msg); in read_arp()
397 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro
1271 host_to_target_route_rtattr(RTM_RTA(rtm), in host_to_target_data_route()1494 target_to_host_route_rtattr(RTM_RTA(rtm), nlh->nlmsg_len - in target_to_host_data_route()