Searched refs:rtm_type (Results 1 – 6 of 6) sorted by relevance
161 u_char rtm_type; /* message type */ member176 u_char rtm_type; /* message type */ member
298 u_char rtm_type; /* message type */ member314 u_char rtm_type; /* message type */ member
385 if (RTM->rtm_type == RTM_GET_SILENT) { in route_output()390 RTM->rtm_type = RTM_GET; in route_output()397 if (RTM->rtm_type != RTM_GET && !(so->so_state & SS_PRIV)) { in route_output()547 switch (RTM->rtm_type) { in route_output()638 switch (RTM->rtm_type) { in route_output()683 len = rt_msg2(RTM->rtm_type, &info, NULL, NULL, credp); in route_output()717 (void) rt_msg2(out_rtm->rtm_type, &info, rtm_tmpbuf, in route_output()1380 rtmh->rtm_type = type; in rt_msg1()1503 rtmh->rtm_type = type; in rt_msg2()
29 rtm->rtm_type = RTM_GET;
722 rtmsg.hdr.rtm_type = cmd; in IPv4RouteApply()919 rtm->rtm_type = RTM_GET; in has_ipv4_default_route()964 rtm->rtm_type = RTM_GET; in has_ipv6_default_route()1102 T_LOG("rtm_version %d rtm_type %d", rtm->rtm_version, rtm->rtm_type); in inet6_get_linklocal_address()1106 if (rtm->rtm_type == RTM_NEWADDR) { in inet6_get_linklocal_address()
2108 rtmsg.hdr.rtm_type = cmd; in IPv4RouteApply()2736 rtm->rtm_type = cmd; in rtmsg()