Searched defs:rtm (Results 1 – 8 of 8) sorted by relevance
191 struct rtm in if_route() struct193 struct rt_msghdr hdr; in if_route()194 char buffer[sizeof(su) * 4]; in if_route()195 } rtm; in if_route() local313 struct rt_msghdr *rtm; in manage_link() local
226 struct rtmsg *rtm; in link_route() local
475 struct rtmsg *rtm; in netlink_process_route() local738 struct rt_msghdr *rtm = (struct rt_msghdr *) msg; local783 struct rt_msghdr *rtm = (struct rt_msghdr *) buf; local
277 struct rtmsg *rtm = NLMSG_DATA(h); in nl_routechange() local
733 struct rt_msghdr *rtm; in bsd_wireless_event_receive() local1170 struct rt_msghdr *rtm; in wpa_driver_bsd_event_receive() local
466 struct rt_msghdr *rtm; in wpa_driver_bsd_event_receive() local
463 struct rt_msghdr *rtm; in wpa_driver_bsd_event_receive() local
995 struct rtmsg rtm; in rtnl_rtcache_request() member