Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c193 rt->rt_prefix_length == prefix_length) in rtlookup()
271 rt->rt_prefix_length = prefix_length; in rtadd()
380 rt->rt_prefix_length, rt->rt_ifp->int_name, in rtchange()
395 &oldroute.rt_router, oldroute.rt_prefix_length, in rtchange()
407 rt->rt_prefix_length, ifp->int_name, rt->rt_flags); in rtchange()
429 &rt->rt_router, rt->rt_prefix_length, in rtdown()
552 rt->rt_prefix_length); in rtdumpentry()
H A Dtable.h53 int rt_prefix_length; /* bits in prefix */ member
H A Doutput.c205 n->rip6_prefix_length = rt->rt_prefix_length; in supply()
H A Dtrace.c173 rt->rt_prefix_length); in traceaction()