Home
last modified time | relevance | path

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

/NextBSD/sbin/routed/
HDif.c1254 && !(rt->rt_state & RS_NET_INT)) { in ifinit()
1262 RS_NET_SYN | RS_NET_INT, &loop_rts); in ifinit()
HDdefs.h190 # define RS_NET_INT 0x002 /* authority route */ macro
HDoutput.c476 if (RT->rt_state & RS_NET_INT) { in walk_supply()
HDtrace.c526 { RS_NET_INT, RS_NET_SYN, "NET_INT" },
HDtable.c1954 state |= (RS_NET_SYN | RS_NET_INT); in rtbad_sub()