Searched refs:RS_NET_INT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h223 #define RS_NET_INT 0x0002 /* authority route */ macro
H A Dif.c1750 !(rt->rt_state & RS_NET_INT)) {
1759 RS_NET_SYN | RS_NET_INT, &loop_rts);
H A Doutput.c539 if (RT->rt_state & RS_NET_INT) {
H A Dtrace.c621 { RS_NET_INT, RS_NET_SYN, "NET_INT" },
H A Dtable.c2619 state |= (RS_NET_SYN | RS_NET_INT);

Completed in 76 milliseconds