Home
last modified time | relevance | path

Searched refs:RTM_CHANGE (Results 1 – 12 of 12) sorted by relevance

/NextBSD/libexec/bootpd/
HDrtmsg.c154 op = RTM_CHANGE;
196 case RTM_CHANGE:
/NextBSD/sbin/routed/
HDtable.c705 if (metric != 0 || action == RTM_CHANGE) { in rtioctl()
735 && (action == RTM_CHANGE || action == RTM_DELETE)) { in rtioctl()
737 if (action == RTM_CHANGE) { in rtioctl()
868 case RTM_CHANGE: in kern_ioctl()
1186 if (m.r.rtm.rtm_type <= RTM_CHANGE in read_rt()
1233 if (m.r.rtm.rtm_type <= RTM_CHANGE) in read_rt()
1291 case RTM_CHANGE: in read_rt()
1533 kern_ioctl(k, RTM_CHANGE, in fix_kern()
/NextBSD/contrib/netbsd-tests/net/if_loop/
HDt_pr.c93 rtm.rtm_type = RTM_CHANGE; in setup()
/NextBSD/sys/net/
HDroute.h272 #define RTM_CHANGE 0x3 /* Change Metrics or flags */ macro
HDroute.c1787 case RTM_CHANGE: in rtrequest1_fib()
HDrtsock.c651 case RTM_CHANGE: in route_output()
HDif.c1616 return (ifa_maintain_loopback_route(RTM_CHANGE, "switch", ifa, ia)); in ifa_switch_loopback_route()
/NextBSD/usr.sbin/ppp/
HDroute.c823 rtmes.m_rtm.rtm_type = cmd = RTM_CHANGE; in rt_Set()
875 rtmes.m_rtm.rtm_type = RTM_CHANGE; in rt_Update()
/NextBSD/contrib/ntp/ntpd/
HDntp_io.c4682 #ifdef RTM_CHANGE
4683 case RTM_CHANGE:
/NextBSD/sbin/route/
HDroute.c1497 cmd = RTM_CHANGE; in rtmsg()
/NextBSD/usr.sbin/route6d/
HDroute6d.c1880 case RTM_CHANGE: in rtrecv()
2457 RTTYPE("CHANGE", RTM_CHANGE); in rttypes()
/NextBSD/contrib/ntp/
HDCommitLog194874 add RTM_REDIRECT, RTM_CHANGE as additional interface list scan
194889 add RTM_REDIRECT, RTM_CHANGE as additional interface list scan