Searched defs:rtm (Results 1 – 7 of 7) sorted by relevance
201 struct rtm in if_route() struct203 struct rt_msghdr hdr; in if_route()204 char buffer[sizeof(su) * 4]; in if_route()205 } rtm; in if_route() local317 struct rt_msghdr *rtm; in manage_link() local
235 struct rtmsg *rtm; in link_route() local
277 struct rtmsg *rtm = NLMSG_DATA(h); in nl_routechange() local
735 struct rt_msghdr *rtm; in bsd_wireless_event_receive() local1191 struct rt_msghdr *rtm; in wpa_driver_bsd_event_receive() local
390 struct rtmsg rtm = { in build_rule_msg() local
913 struct rtmsg *rtm; in rtnl_route_parse() local
1027 struct rtmsg rtm; in rtnl_rtcache_request() member