HomeSort by: relevance | last modified time | path
    Searched refs:RS_NET_INT (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/routed/
defs.h 195 # define RS_NET_INT 0x002 /* authority route */
if.c 1283 && !(rt->rt_state & RS_NET_INT)) {
1291 RS_NET_SYN | RS_NET_INT, &loop_rts);
output.c 494 if (RT->rt_state & RS_NET_INT) {
trace.c 533 { RS_NET_INT, RS_NET_SYN, "NET_INT" },
table.c 1973 state |= (RS_NET_SYN | RS_NET_INT);

Completed in 16 milliseconds