Home
last modified time | relevance | path

Searched refs:NET_RT_DUMP (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/sys/
H A Dsocket.h458 #define NET_RT_DUMP 1 /* dump; may limit to a.f. */ macro
/netbsd-src/usr.sbin/ldpd/
H A Dmpls_routes.c836 mib[4] = NET_RT_DUMP; in bind_current_routes()
948 mib[4] = NET_RT_DUMP; in flush_mpls_routes()
/netbsd-src/sys/net/
H A Drtsock.c438 case NET_RT_DUMP: in sysctl_rtable()
/netbsd-src/sbin/route/
H A Drtutil.c120 mib[4] = NET_RT_DUMP; in p_rttables()
H A Droute.c316 mib[4] = NET_RT_DUMP; in flushroutes()
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-bsd.c957 int mib[6] = { CTL_NET, PF_ROUTE, 0, af, NET_RT_DUMP, 0 }; in if_initrt()
/netbsd-src/sbin/routed/
H A Dtable.c1071 mib[4] = NET_RT_DUMP; in flush_kern()
/netbsd-src/usr.sbin/route6d/
H A Droute6d.c2362 mib[4] = NET_RT_DUMP; /* Dump the kernel routing table */ in krtread()