Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/routed/
HDdefs.h168 # define RS_NET_INT 0x002 /* authority route */ macro
HDif.c1233 && !(rt->rt_state & RS_NET_INT)) { in ifinit()
1241 RS_NET_SYN | RS_NET_INT, &loop_rts); in ifinit()
HDoutput.c466 if (RT->rt_state & RS_NET_INT) { in walk_supply()
HDtrace.c514 { RS_NET_INT, RS_NET_SYN, "NET_INT" },
HDtable.c1953 state |= (RS_NET_SYN | RS_NET_INT); in rtbad_sub()