Home
last modified time | relevance | path

Searched refs:RTABLE (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/regress/sbin/slaacd/
H A DMakefile7 RTABLE ?= 1 macro
47 ${SUDO} ifconfig ${PAIR1} rdomain ${RTABLE} 10.11.12.1/24 up
48 ${SUDO} ifconfig ${PAIR2} rdomain ${RTABLE} 10.11.12.2/24 up
49 ${SUDO} ifconfig ${PAIR1} rdomain ${RTABLE} patch ${PAIR2}
50 ${SUDO} ifconfig ${PAIR1} inet6 rdomain ${RTABLE} eui64
51 ${SUDO} ifconfig ${PAIR2} inet6 rdomain ${RTABLE} eui64
52 ${SUDO} ifconfig ${PAIR2} inet6 rdomain ${RTABLE} autoconf
53 ${SUDO} route -nq -T ${RTABLE} add -host default 10.11.12.1 -reject
57 .for iface in ${PAIR1} ${PAIR2} lo${RTABLE}
63 ${SUDO} route -T${RTABLE} exec ${PYTHON}sniff_sol.py ${CTR_SOCK}
[all …]
/openbsd-src/regress/sys/netinet6/srcaddr/
H A DMakefile3 RTABLE ?= 1 macro
7 REXEC = route -T ${RTABLE} exec
23 ${SUDO} ifconfig ${VETHER} inet6 rdomain ${RTABLE} eui64 up
25 ${SUDO} ifconfig lo${RTABLE} inet rdomain ${RTABLE} 127.0.0.1/8 up
26 ${SUDO} ifconfig lo${RTABLE} inet6 rdomain ${RTABLE} eui64
30 .for iface in ${VETHER} lo${RTABLE}
/openbsd-src/usr.sbin/bgpctl/
H A Dparser.c63 RTABLE, enumerator
169 { RTABLE, "table", NONE, t_show_fib},
289 { RTABLE, "table", NONE, t_fib},
769 case RTABLE: in match_token()
924 case RTABLE: in show_valid_args()
1096 case RTABLE: in parse_number()
/openbsd-src/usr.sbin/ntpd/
H A Dparse.y87 %token SERVER SERVERS SENSOR CORRECTION RTABLE REFID STRATUM WEIGHT
479 rtable : RTABLE NUMBER {
543 { "rtable", RTABLE}, in lookup()
/openbsd-src/usr.sbin/relayd/
H A Dparse.y179 %token TIMEOUT TLS TO ROUTER RTLABEL TRANSPARENT URL WITH TTL RTABLE
2177 | RTABLE NUMBER {
2496 { "rtable", RTABLE }, in lookup()
/openbsd-src/sbin/pfctl/
H A Dparse.y483 %token QUEUE PRIORITY QLIMIT RTABLE RDOMAIN MINIMUM BURST PARENT
484 %token LOAD RULESET_OPTIMIZATION RTABLE RDOMAIN PRIO ONCE DEFAULT DELAY
1210 | RTABLE NUMBER {
1977 | RTABLE NUMBER {
5078 { "rtable", RTABLE}, in lookup()
/openbsd-src/usr.sbin/bgpd/
H A Dparse.y244 %token AS ROUTERID HOLDTIME YMIN LISTEN ON FIBUPDATE FIBPRIORITY RTABLE
825 fatalx("RTABLE cannot find the main RIB!");
980 | RTABLE NUMBER {
993 fatalx("RTABLE cannot find the main RIB!");
1030 | RTABLE NUMBER fibupdate {
3651 { "rtable", RTABLE }, in lookup()