Home
last modified time | relevance | path

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

/netbsd-src/sbin/routed/
H A Ddefs.h195 # define RS_NET_INT 0x002 /* authority route */ macro
H A Dif.c1283 && !(rt->rt_state & RS_NET_INT)) { in ifinit()
1291 RS_NET_SYN | RS_NET_INT, &loop_rts); in ifinit()
H A Doutput.c494 if (RT->rt_state & RS_NET_INT) { in walk_supply()
H A Dtrace.c533 { RS_NET_INT, RS_NET_SYN, "NET_INT" },
H A Dtable.c1973 state |= (RS_NET_SYN | RS_NET_INT); in rtbad_sub()