Home
last modified time | relevance | path

Searched refs:RS_SUBNET (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sbin/routed/
H A Doutput.c573 && ((RT->rt_state & RS_SUBNET) in walk_supply()
581 if ((RT->rt_state & RS_SUBNET) in walk_supply()
H A Ddefs.h198 # define RS_SUBNET 0x008 /* subnet route from any source */ macro
H A Dtable.c1742 state |= RS_SUBNET; in rtadd()
1798 state |= (rt->rt_state & RS_SUBNET); in rtchange()
H A Dtrace.c535 { RS_SUBNET, 0, "" },