Home
last modified time | relevance | path

Searched refs:RT (Results 1 – 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c502 if ((RT->rt_state & RS_IF) && RT->rt_ifp != NULL && in walk_supply()
528 dst = RT->rt_dst; in walk_supply()
572 if (!(RT->rt_state & RS_IF) && !(RT->rt_state & RS_MHOME) && in walk_supply()
573 RT->rt_gate != loopaddr) in walk_supply()
574 nhop = RT->rt_gate; in walk_supply()
579 metric = RT->rt_metric; in walk_supply()
582 if (!RT_ISHOST(RT)) { in walk_supply()
705 if ((RT->rt_state & RS_STATIC) && (ws.ifp == RT->rt_ifp)) in walk_supply()
727 ag_check(dst, RT->rt_mask, 0, RT->rt_ifp, nhop, metric, pref, in walk_supply()
728 RT->rt_seqno, RT->rt_tag, ags, supply_out); in walk_supply()
[all …]
H A Dtable.c1965 #undef RT in kern_out()
2013 if (RT_ISHOST(RT) && ntohl(RT->rt_dst) == RT->rt_gate) in walk_kern()
2021 if (RT->rt_ifp != NULL && (RT->rt_ifp->int_state & IS_EXTERNAL)) in walk_kern()
2041 if (RT->rt_ifp == NULL || (RT->rt_ifp->int_state & IS_REMOTE)) { in walk_kern()
2073 ag_check(RT->rt_dst, RT->rt_mask, in walk_kern()
2081 #undef RT in walk_kern()
2664 if (RT->rt_ifp == NULL || !(RT->rt_ifp->int_state & IS_BROKE)) in walk_bad()
2680 #undef RT in walk_bad()
2777 rtswitch(RT, NULL); in walk_age()
2781 rtdelete(RT); in walk_age()
[all …]
H A Dtrace.c1047 #define RT ((struct rt_entry *)rn) in walk_trace() macro
1052 rtname(RT->rt_dst, RT->rt_mask, RT->rt_gate)); in walk_trace()
1053 print_rts(&RT->rt_spares[0], 0, 0, 0, 0, in walk_trace()
1054 AGE_RT(RT->rt_state, RT->rt_spares[0].rts_origin, RT->rt_ifp)); in walk_trace()
1055 print_rtsorigin(origin_bits, RT->rt_spares[0].rts_origin); in walk_trace()
1056 trace_bits(rs_bits, RT->rt_state, _B_FALSE); in walk_trace()
1057 if (RT->rt_poison_time >= now_garbage && in walk_trace()
1058 RT->rt_poison_metric < RT->rt_metric) in walk_trace()
1060 RT->rt_poison_metric, ts(RT->rt_poison_time)); in walk_trace()
1063 rts = &RT->rt_spares[1]; in walk_trace()
[all …]
/illumos-gate/usr/src/cmd/dispadmin/
H A DMakefile32 RT= RT$(PROG) macro
37 PROGS= $(PROG) $(RT) $(TS) $(IA) $(FSS) $(FX) $(SDC)
49 $(ROOTDIR)/RT \
57 ROOTRT= $(RT:%=$(ROOTDIR)/RT/%)
71 $(RT):= OBJ= rt$(PROG).o
80 $(ROOTDIR)/RT/% \
/illumos-gate/usr/src/cmd/priocntl/
H A DMakefile42 RTD = $(CLASSD)/RT
50 RTPROG = RT$(PROG)
/illumos-gate/usr/src/uts/intel/RT/
H A DMakefile40 MODULE = RT
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.rt19 echo T.rt: tests for the RT variable
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.def129 RT
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefi.h412 extern struct _ACPI_EFI_RUNTIME_SERVICES *RT;
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetvol.c82 #ifdef RT
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h99 #ifdef RT
/illumos-gate/usr/src/cmd/mandoc/
H A Dmsec.in78 LINE("3RT", "Realtime Library Functions")
/illumos-gate/usr/src/cmd/bnu/
H A Duucp.h137 #ifdef RT
H A Dcntrl.c1663 #ifdef RT
/illumos-gate/usr/src/uts/intel/
H A DMakefile.intel525 SCHED_KMODS += IA RT TS RT_DPTBL TS_DPTBL FSS FX FX_DPTBL SDC
/illumos-gate/usr/src/
H A DTargetdirs274 /usr/lib/class/RT \
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1780 11. Problem: User application hang due to RT failure.
1782 Change: (FW iWARP) Fix the RT flow.
2050 Change: (FW iSCSI) Fix the iSCSI RT flow.
2531 Change: (FW iSCSI) Fix the iSCSI RT flow.
3801 Change: (FW iSCSI) Fix the Login Response RT flow.
3930 7. Problem: Stop sending packets while in Fast RT.
3932 Change: (FW iSCSI) Enable more to send rule in Fast RT if needed.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dedit.c119 #ifdef RT
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs319 including the RT class.
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m813 file path=usr/kernel/sched/$(ARCH64)/RT group=sys mode=0755
840 dir path=usr/lib/class/RT
841 file path=usr/lib/class/RT/RTdispadmin mode=0555
842 file path=usr/lib/class/RT/RTpriocntl mode=0555
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt335 287:AUE_CLOCK_SETTIME:clock_settime(3RT):as
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab358 0 short 0x0103 aix RT executable x-system/exe
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE347 07-11-15 features/signal.c: RT(1) .. RT(MAX-1) => RTMIN+1 .. RTMAX-1
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs773 vendor RTSYSTEMS 0x2100 RT Systems
4047 /* RT system products */
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog111 - Update contrib/minizip/iowin32.c for Windows RT [Vollant]

12