Searched refs:RTM_CHANGE (Results 1 – 12 of 12) sorted by relevance
156 op = RTM_CHANGE;198 case RTM_CHANGE:
707 if (metric != 0 || action == RTM_CHANGE) { in rtioctl()737 && (action == RTM_CHANGE || action == RTM_DELETE)) { in rtioctl()739 if (action == RTM_CHANGE) { in rtioctl()870 case RTM_CHANGE: in kern_ioctl()1188 if (m.r.rtm.rtm_type <= RTM_CHANGE in read_rt()1235 if (m.r.rtm.rtm_type <= RTM_CHANGE) in read_rt()1302 case RTM_CHANGE: in read_rt()1544 kern_ioctl(k, RTM_CHANGE, in fix_kern()
93 rtm.rtm_type = RTM_CHANGE; in setup()
282 #define RTM_CHANGE 0x3 /* (1) Change Metrics or flags */ macro
682 case RTM_CHANGE: in route_output()
1712 case RTM_CHANGE: in rtrequest1_fib()
1998 return (ifa_maintain_loopback_route(RTM_CHANGE, "switch", ifa, ia)); in ifa_switch_loopback_route()
826 rtmes.m_rtm.rtm_type = cmd = RTM_CHANGE; in rt_Set()878 rtmes.m_rtm.rtm_type = RTM_CHANGE; in rt_Update()
1898 case RTM_CHANGE: in rtrecv()2477 RTTYPE("CHANGE", RTM_CHANGE); in rttypes()
4807 #ifdef RTM_CHANGE4808 case RTM_CHANGE:
1529 cmd = RTM_CHANGE; in rtmsg()
217012 add RTM_REDIRECT, RTM_CHANGE as additional interface list scan 217027 add RTM_REDIRECT, RTM_CHANGE as additional interface list scan