Searched refs:RT (Results 1 - 12 of 12) sorted by relevance

/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/cmd-inet/usr.sbin/in.routed/
H A Doutput.c493 #define RT ((struct rt_entry *)rn) macro
504 if ((RT->rt_state & RS_IF) && RT->rt_ifp != NULL &&
505 (RT->rt_ifp->int_state & IS_PASSIVE) &&
506 !(RT->rt_state & RS_MHOME))
511 if (RT->rt_spares[0].rts_origin == RO_FILE)
518 if (RT->rt_state & RS_NOPROPAGATE)
527 !(RT->rt_state & RS_MHOME))
530 dst = RT->rt_dst;
538 if (RT
732 #undef RT macro
[all...]
H A Dtable.c1966 #undef RT macro
1978 #define RT ((struct rt_entry *)rn) macro
1985 if (RT->rt_state & RS_NET_SYN)
1992 if ((RT->rt_state & RS_STATIC) &&
1993 (RT->rt_spares[0].rts_origin != RO_FILE))
1997 if (RT->rt_state & RS_BADIF)
2000 if (!(RT->rt_state & RS_IF)) {
2014 if (RT_ISHOST(RT) && ntohl(RT->rt_dst) == RT
2082 #undef RT macro
2643 #define RT macro
2681 #undef RT macro
2691 struct rt_entry *RT = (struct rt_entry *)rn; local
2725 #define RT macro
[all...]
H A Dtrace.c1047 #define RT ((struct rt_entry *)rn) macro
1052 rtname(RT->rt_dst, RT->rt_mask, RT->rt_gate));
1053 print_rts(&RT->rt_spares[0], 0, 0, 0, 0,
1054 AGE_RT(RT->rt_state, RT->rt_spares[0].rts_origin, RT->rt_ifp));
1055 print_rtsorigin(origin_bits, RT->rt_spares[0].rts_origin);
1056 trace_bits(rs_bits, RT
[all...]
/illumos-gate/usr/src/uts/sparc/RT/
H A DMakefile22 # uts/sparc/RT/Makefile
28 # This makefile drives the production of the RT scheduling class
42 MODULE = RT
/illumos-gate/usr/src/uts/intel/RT/
H A DMakefile22 # uts/intel/RT/Makefile
29 # This makefile drives the production of the RT driver kernel module.
42 MODULE = RT
/illumos-gate/usr/src/cmd/priocntl/
H A DMakefile42 RTD = $(CLASSD)/RT
50 RTPROG = RT$(PROG)
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetvol.c82 #ifdef RT
/illumos-gate/usr/src/cmd/bnu/
H A Duucp.h139 #ifdef RT
144 #endif /* RT */
H A Dcntrl.c1668 #ifdef RT
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h101 #ifdef RT
106 #endif /* RT */
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dedit.c118 #ifdef RT
120 #endif /* RT */

Completed in 122 milliseconds