Searched refs:rtm_type (Results 1 – 7 of 7) sorted by relevance
161 u_char rtm_type; /* message type */ member176 u_char rtm_type; /* message type */ member
296 u_char rtm_type; /* message type */ member312 u_char rtm_type; /* message type */ member
384 if (RTM->rtm_type == RTM_GET_SILENT) { in route_output()389 RTM->rtm_type = RTM_GET; in route_output()396 if (RTM->rtm_type != RTM_GET && !(so->so_state & SS_PRIV)) { in route_output()546 switch (RTM->rtm_type) { in route_output()633 switch (RTM->rtm_type) { in route_output()678 len = rt_msg2(RTM->rtm_type, &info, NULL, NULL, credp); in route_output()712 (void) rt_msg2(out_rtm->rtm_type, &info, rtm_tmpbuf, in route_output()1375 rtmh->rtm_type = type; in rt_msg1()1498 rtmh->rtm_type = type; in rt_msg2()
29 rtm->rtm_type = RTM_GET;
696 rtmsg.hdr.rtm_type = cmd; in IPv4RouteApply()893 rtm->rtm_type = RTM_GET; in has_ipv4_default_route()938 rtm->rtm_type = RTM_GET; in has_ipv6_default_route()
144 if (rtm->rtm_type == RTM_NEWADDR) { in inet6_get_linklocal_address()
2108 rtmsg.hdr.rtm_type = cmd; in IPv4RouteApply()2788 rtm->rtm_type = cmd; in rtmsg()