Home
last modified time | relevance | path

Searched refs:rt_seqno (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/routed/
H A Dtable.c1751 rt->rt_seqno = update_seqno; in rtadd()
1788 rt->rt_seqno = update_seqno; in rtchange()
1794 rt->rt_seqno = update_seqno; in rtchange()
H A Ddefs.h215 u_int rt_seqno; /* when last changed */ member
H A Doutput.c674 RT->rt_seqno, RT->rt_tag, ags, supply_out); in walk_supply()